Commit Graph

10 Commits

Author SHA1 Message Date
Ell 201369f167 code cleanup 2023-02-23 19:04:16 +01:00
Ell 07623ddc1a Fixed an issue with removing event-based coroutines after several event calls
Fixes #14
2021-04-08 19:31:11 +02:00
Zaafar Ahmed 0d51954b63
Added a unit test to expose an exception (#14)
* added a unit test to expose the bug.

* made unit test simple.

* adding extra lines.
2021-04-08 19:25:56 +02:00
Ell 0e5b571590 cleanup 2021-03-21 02:02:11 +01:00
Ell 1e8a9e4e6c make sure all infinite coroutines are canceled in tests 2021-03-20 21:20:08 +01:00
Ell 548e07f19f some code style improvements 2021-03-20 03:23:11 +01:00
Zaafar 3998cd92d7 added another test-case
also, provided a fix.
2021-03-19 18:37:17 -04:00
Zaafar 7bff370663 updated unit test to be more complex. 2021-03-19 16:45:47 -04:00
Zaafar 41017b5f8a few more test-cases 2021-03-18 16:39:56 -04:00
Ell c26d0cbeb0 cleaned up tests and integrated them with ci 2021-03-18 16:38:34 +01:00
Renamed from CoroutineTests/EventBasedCoroutineTests.cs (Browse further)