-
One of the goals of this project is to simplify UI testing by providing a declarative way to describe a UI behavior.
In this context, we need to be able to use Ferret not only with Chrome, but other …
-
Current EasyRepro project is based on .Net Framework and it should be more useful to have .Net core support as most of the future test projects will be in .Net Core . Getting many functional issues l…
-
Currently the portal UI (User interface) does not have any tests in place, that includes unit, integration and E2E (end-to-end - E2E might not be for now) tests. It is important to have tests in place…
-
Hi all,
Many thanks to @tirodkar for his help in this.
EarlGrey 2 CocoaPods with white-box testing working example:
We recently migrated from EarlGrey 1 to EarlGrey 2, since we installed E…
-
There's an opinion that jQuery plugins are rarely tested. That's understandable because UI-heavy libraries tend to be hard to test. But in our case testing should be quite straightforward.
I haven't …
-
Abigail,
Thanks a lot for creating infrastructure for acceptance testing.
I have setup nightwatch framework for acceptance testing and I am planning to write test to check where
1. User logs in to…
-
### Problem
Currently we are not using automated testing a lot - I _think_ this is mainly due to lack of knowledge. There's probably quite some potential in avoiding regressions, especially when we…
-
Currently we have stack monitoring parity tests running in the Elastic Stack Testing Framework (ESTF). You can read more about these tests, particularly why they were created and how they work concep…
-
We plan to deploy a BioPortal test instance with the Ontoportal-LIRMM codebase to assess several API/UI improvements from the AgroPortal team, including:
Goo framework optimization
Multilingual su…
-
**Description**
I am porting a Xamarin.Forms App to Maui and therefor switched from the xamarin lottie plugin to SKottie. All animations are the same as in the Xamarin App but on some animations th…