Attention is currently required from: dexter, laforge.

fixeria has posted comments on this change by dexter. ( 
https://gerrit.osmocom.org/c/pysim/+/37819?usp=email )

Change subject: Testsuite for pySim-shell with real cards
......................................................................


Patch Set 15:

(1 comment)

File tests/pySim-shell_test/ara_m/test.py:

https://gerrit.osmocom.org/c/pysim/+/37819/comment/01c1a29e_f8a8ed30?usp=email :
PS15, Line 27: self.setup(__file__)
> `inspect.getfile(MyClass)` or `inspect.getfile(inst.__class__)` should give 
> you the file name.
Either what @[email protected] suggested, or adding a class variable should 
work.

```
class test_case(UnittestUtils):
    testcasepath = __file__
```



--
To view, visit https://gerrit.osmocom.org/c/pysim/+/37819?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ieae1330767a6e55e62437f5f988a0d33b727b5de
Gerrit-Change-Number: 37819
Gerrit-PatchSet: 15
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-CC: fixeria <[email protected]>
Gerrit-Attention: laforge <[email protected]>
Gerrit-Attention: dexter <[email protected]>
Gerrit-Comment-Date: Mon, 02 Sep 2024 12:34:56 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <[email protected]>
Comment-In-Reply-To: fixeria <[email protected]>
Comment-In-Reply-To: dexter <[email protected]>

Reply via email to