-
Add more tests for `9. Functions`
-
### Related issues
I haven't found any related issues.
### [REQUIRED] Version info
**Node version:** v18.19.1
**firebase-functions:** 6.0.1
**firebase-tools:** 13.22.0
**fireba…
-
functionality tests seem to often have 3 distinct sections: a "setup", followed by a "solve", followed by a "validation/comparison" step. If these 3 steps are handled in dedicated functions, it may im…
-
We require to implement the following for basic session to work:
- [ ] #2
- [x] #3
- [x] #4
- [x] #14
Python side testing:
- [ ] #5
- [x] #6
- [ ] #7
Extras:
- [x] #9
-
The need for unit tests for SLiM's popgen functions has been underlined by another discovery of a bug with them (https://groups.google.com/g/slim-discuss/c/Yacfk9EIYeU/m/bc72wVUzBAAJ). I'm not sure h…
-
The utils.py file contains several utility functions that currently lack unit tests. We need to create comprehensive unit tests to ensure these functions work correctly and to prevent future regressio…
-
#149 introduced additional, non-tested code. Mainly:
- `indexdata_cy_call_fct()`
- `bool_cy_call_fct()`
- `uint32_cy_call_fct()`
- `geoposition_cy_call_fct()`
-
In Summer/Autumn of 2023 we moved to Cloudflare and started using CF functions (workers that run on the edge and execute JS). Initially, these were pretty simple but with some work in Summer of 2024 t…
-
-