-
Starting from `2.4`, we support self-hosted mode and unit tests, finally. For now, we've started with [this cookbook in documentation](https://docs.starcounter.io/v/2.4/cookbook/unit-testing-with-data…
-
A new module dedicated to unit tests related to reasoning correctness should be created.
The module can use the vlog4j-parser module for better readability.
Unit tests concerned with testing reasoni…
-
Is there are any interest in refactoring the code to improve the mockability of modules. The last time I unit tested a meanjs application, I had to create a testing database and set up a testing serv…
-
The [ZeroMQ tests](https://github.com/bluesky/bluesky/blob/main/src/bluesky/tests/test_zmq.py) are long-running system tests that slow down CI and local testing. They should be rewritten.
The curre…
-
This is to support threading in the future.
- [ ] Will use the IGeneratorInterface
- [ ] Will be usable with the UniformRandomNuberGenerator concept
- [ ] Unit tested
-
ND PCC mismatch for `test_update_cache.py::TestUpdateCache::test_update_cache_decode` when updating to gcc 12 compiler on GS (not tested thoroughly but haven't seen on WH).
Currently unknown if this …
-
Most of the components do not have unit tests. It is good to have them tested!
-
All non WebGL functionality should have unit tests. WebGL could be tested by mocking the context.
-
Sometimes unit tests need to perform their own calculations to compare against those of the tested code. For example, in my use-case, I check that an optimised simulator is producing the same results …
-
### User Story
As a user in Hawaii
I want to see a new dropdown for housing unit
So that I can choose and display the relevant housing unit in the facility
### Business Context:
In #546 we replaced …