PteraSoftware icon indicating copy to clipboard operation
PteraSoftware copied to clipboard

Testing

Open camUrban opened this issue 3 years ago • 6 comments

We should make sure that all the integration tests compare output against expected results. This means getting rid of all the "test_method_does_not_throw" tests.

We could also implement PyTests or some other methodology with a simpler syntax.

camUrban avatar Mar 17 '21 16:03 camUrban

Hey, I wanna help out with this issue :)

legitishan avatar Apr 16 '21 14:04 legitishan

@legitishan Let me know if you need any advice on this!

camUrban avatar Apr 21 '21 01:04 camUrban

Right, I can't run test_output.py, it throws a "ModuleNotFoundError: No module named 'tests'" error for some reason, The folder does contain a init.py file, any clue what might be causing this error?

legitishan avatar Apr 21 '21 09:04 legitishan

@legitishan Okay thanks for letting me know! I just made a new release (v1.1.2) that overhauled a lot of the package structure. Would you mind trying again with the latest version and let me know if that fixes your error?

camUrban avatar Apr 24 '21 01:04 camUrban

Hey! Can I contribute to this issue?

biswain2309 avatar Sep 28 '21 06:09 biswain2309

@biswain2309 Absolutely! Let me know if you have any issues getting started.

camUrban avatar Oct 03 '21 21:10 camUrban