-
(Apologies for not using the issue template, but I did not feel it that it applied here)
I've pulled the provider source code down to my system and I'm attempting to run the acceptance tests agains…
-
# @ameliabruscia
## User Story #4
* Verify user can add an item to an empty list
* Verify user can add more than one item
* Verify user can delete any individual item from list
* Verify user…
-
Older code that sets up various test scenarios, might be useful: https://gist.github.com/krlmlr/8ba1f9a62bf75eb8afb2441b997e8319.
-
Establish a framework for defining acceptance testing & create a range of acceptance tests.
-
# Planned Tests
**User Registration**
Given When the User Registers Then the Registration is Accepted
Given When the User Registers Then the Registration is Rejected with Appropriate Error Messages…
-
-
Vervolg op #101 .
Ik wil graag een paar acceptance tests om te zorgen dat de UI werkt zoals verwacht. Dat betekent het configureren van een headless browser op CI (in een nieuwe task) en het opzett…
cmitz updated
6 years ago
-
With most providers, the only really reliable tests are acc tests. We should at least get some basic tests up.
What's the easiest way to throw up an octopus server?
-
We need to define an "acceptance criteria" for form examples. Is this a good use case?
---
1. You will implement a complex registration form.
1. Fields:
1. Name. Required. At least 2 words…
-
Service does not start because of:
```
May 05 15:59:19 centos8-64-1 systemd-entrypoint[5383]: java.lang.IllegalStateException: failed to load plugin class [org.opensearch.security.OpenSearchSecuri…