-
Does anyone have any good strategies to enable automated UI testing using passwordless login?
-
It is necessary to provide automated testing of every part of the algorithm to simplify development
-
There is travis but travis went paid-only this is where most Open Source projects stopped using them.
What's the status of automated CI testing? I suppose once travis changed there's no CI testing …
-
This requires splat changes to have version-specific fields and segments. Then we'll need to actually do the merge. maybe this can be automated somewhat, but I'm not totally sure. Then update our shif…
-
Enhance minikube-setup.bash to make testing better.
Evaluation of github actions needs to be performed to start a small cluster in github actions.
-
Testing our code by running the full program and observing the printed output works, but as you've noticed, the output starts to get quite cluttered after a while.
Automated unit tests are a soluti…
-
The past few releases have had a few oversights caused by a lack of proper testing before publishing. Smoke/manual tests find most bugs, but there's still the possibility of bugs slipping past.
RXS…
-
Currently the automated testing is really really brittle and is only unit testing — I haven't upgraded to using Protractor for anything yet. Alas, some tests desperately need E2E testing — embedcodeSe…
-
It would be good to have automated testing so that we don't break things unintentionally.
First, what service should we use?
-
We can test which test instances yield inference correctly by issuing a query such as below:
PREFIX rdfs: http://www.w3.org/2000/01/rdf-schema#
PREFIX tnm: http://cipe.accamargo.org.br/ontologies/tnm…