-
### Description
I like the work here [Keyboard testing helper functions](https://depo-platform-documentation.scrollhelp.site/developer-docs/keyboard-testing-helper-functions) but think it would benef…
-
Looks like there may be an issue with the `R CMD check` testing on R version 3.6.0, which can be seen here: https://github.com/biocro/biocro/actions/runs/9842410690/job/27171294700
We are getting t…
-
Is there any automated testing incorporated to the project? I couldn't see anything at first glance. I am not sure how robust it should be but perhaps some unit testing with [JEST](https://jestjs.io/)…
-
At this moment, the software is very vulnerable for the regressions, as developers manual tests are the only requirement for the commit.
We should introduce "debug mode" for the plugin which will a…
ghost updated
6 years ago
-
Ideas: http://stackoverflow.com/questions/1616228/pyqt-gui-testing
pllim updated
6 years ago
-
As the project is picking up traction I'm regretting not learning how to unit test Bash scripts earlier. While the scripts may be more integration tests than pure unit tests, I'd love to get some cove…
-
There has been some discussions about some sort of automated testing of RPCS3.
One option on the table is to have Cell integration tests, which are built from templates, get run with the null rende…
-
There is risk that we lose focus on what this really is about.
bast updated
3 months ago
-
An interesting thing to add will be automated testing using something similar to Github Actions to make sure changes to the script don't break the builds.
We could use a simple workflow just to bui…
-
@edouardparis Could it be possible to start the Iced application inside a unit test, and send signals to it to simulate a user clicking on a button? This would save us a great amount of time.
Relat…