-
# Problem
ICS e2e testing uses a long bash script to initialize the testing environment.
Although there is nothing wrong with using bash scripts they quickly become poorly maintained due to their imp…
-
Modify Poker Engine and Player to account for these changes.
Poker Engine will take players as arguments, so that they can remain the same outside of games.
Poker Engine will take a sequence of deck…
-
We should add an testing framework to check codestyle and a some testcases.
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9241297-testing-framewo…
ximex updated
4 years ago
-
Pick a testing framework and start writing tests in it.
This will help mature the software and make sure I don't break things while refactoring.
-
Add unit tests for features
Unit tests should also serve as documentation
-
### Clear and concise description of the problem
This tool abstracts Electron and Vite configuration beautifully; if it could do the same for a testing framework that would be dream, saving devs some…
-
Testing concerns:
- KUBE console
- KUBE logging/query services (https://www.elastic.co/elastic-stack as a candidate?)
- Devtools
- Gravity/simulation
- Bots (gravity)
- CLI diagnostics (e.g., pa…
-
We have a complex stack and many different micro-frameworks for testing these. The goal is to create a unified testing framework that is adaptable to isolate different parts of the stack (e.g., networ…
-
Build a unit test framework to test the more separated FEM routines.
Might require some reworking of the architecture, but nothing too major.
Also, when this is done, perhaps integrate it with the…
-
```
It would be great to have a testing framework for epl statements. Sample data
and then what listeners are expected to fire. Any thoughts on this?
```
Original issue reported on code.google.com b…