Ahsoka / beskar

🧪 Redesigning the SEAL kit software for compatibility with modern operating systems.
MIT License
0 stars 0 forks source link

Create unit tests #8

Open Ahsoka opened 3 years ago

Ahsoka commented 3 years ago

Description

If possible at some point it would be really nice if the software had to unit tests to make sure everything is working properly.

Here is the ideal unit test coverage:

Ahsoka commented 2 years ago

Hey there, @kerrande, thanks for taking an interest in this issue. I saw that you forked my repo and created some skeleton unit tests. If possible, I would like to use pytest as the unit test framework as opposed to the built-in unittest framework. I have updated the previous comment so you can see exactly what coverage the unit tests should have. This is obviously a lot so please don't feel pressured to implement this all. If you have any follow up questions please let me know!

karnaerrande commented 2 years ago

Cool

On Sun, Sep 26, 2021, 6:14 PM Andres Torres @.***> wrote:

Hey there, @kerrande https://github.com/kerrande, thanks for taking an interest in this issue. I saw that you forked my repo and created some skeleton unit tests. If possible, I would like to use pytest https://docs.pytest.org/en/latest/ as the unit test framework as opposed to the built-in unittest framework. I have updated the previous comment so you can see exactly what coverage the unit tests should. This obvious a lot so please don't feel pressured to implement this all. If you have any follow up questions please let me know!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Ahsoka/beskar/issues/8#issuecomment-927426134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJKMSPJ527MRT2JTKYMW3PLUD7APZANCNFSM47TMM72A .

Ahsoka commented 2 years ago

Also if this is a bit overwhelming, please feel free to check out the other issues as well. Those are probably a bit easier than this one. Once again I greatly appreciate your interested in this! 💜