-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/e8acdff4-003d-44c6-ad41-3333d91c7c07.png)
There are very little details in the manual testing section, it seems to b…
-
@MiningCryptoLive
I'm currently testing your pool with my s9 asic running brainsOS.
Here is the log error that the miner receives:
`2024-08-21T18:01:55.501285Z WARN bosminer::client::stratum_…
-
-
Test full functionality of the plugin.
After fixing `*.qml` path not found issue kartoza/GEEST#1, there is need to check if the overall functionality now works
-
conda sucks.
micromamba manager is at least 10x faster and can be installed anywhere.
https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html
can I get the existing e…
-
### Summary
Once all of the usability testing sessions are complete, we should follow up with participants to solicit feedback, see if they would participate again, and ask if they would recommend an…
-
### Details
It's difficult for devs to build the reddit/devvit public repo. For example there are dependencies referencing npm packages that don't exist publicly.
PitchforkAssitant has detailed th…
-
### Overview
As part of the build and release process, we are running a set of CLI integration tests if any of the CLI code has changed.
These tests currently take 50+ min each and are frequently …
-
Hi. I'm trying to remove all deep imports from my project, and that's currently impossible because none of the classes/functions for testing are exported from the `@itwin/oidc-signin-tool` package.
I…
-
1. Write unit tests for backend functionality.
2. Write integration tests for API endpoints.
3. Set up end-to-end tests for the entire system.