You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update unit tests to xunit and Awesome Assertions (#32)
* chore: update testing credentials
Can now set credentials for testing in a .env file
* chore: update testing credentials
Can now set credentials for testing in a .env file
* chore: make unit tests better in parallel
* fixed missing checks for credentials
* Migrate test suite from XUnit v3 to TUnit v0.73.19 (#31)
* Initial plan
* Migrate from XUnit v3 to TUnit v0.73.19
Co-authored-by: JohnCampionJr <[email protected]>
* Update skipped tests to use Skip.Test() instead of early return
Co-authored-by: JohnCampionJr <[email protected]>
* code tidying
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: JohnCampionJr <[email protected]>
Co-authored-by: John Campion Jr <[email protected]>
* Revert "Migrate test suite from XUnit v3 to TUnit v0.73.19 (#31)"
This reverts commit fd419a3.
* tidied code
---------
Co-authored-by: Copilot <[email protected]>
0 commit comments