-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.16.0`
- Nuxt Version: `3.13.2`
- CLI Version: `3.14.0`
- Nitro Version: `2.9.6`
- Package Manager: `bun@1.1.29`
- Bu…
-
Automating notebook testing will require significant effort. Until that is necessary, we require a more systematic way of testing the notebooks. My proposal is that we develop a set of "scenarios" tha…
-
https://docs.google.com/document/d/1V1xA2b2AmfpWvjnxqN6GWKj485a9ZKAdoCcn77FZhF0/edit#heading=h.xnbcaqxa2s8z
Reviewed by:
- [x] John
- [x] Caroline
- [x] Sadat
-
### ✨ Description
Implement comprehensive end-to-end (E2E) tests for the Vitality frontend and frontend BO applications.
### 🚀 Motivation
E2E tests simulate real user interactions with the fronte…
-
Test plugin with the following scenario on widows environment: [Video](https://www.youtube.com/watch?v=ViqZQHzTxrI)
### **Scenario Specs:**
N -31,027476821, E 29,498365781, S1 -31,46289226, W29,0…
-
# Short Description of the issue
As mentioned in the subject, guide referring to "Testing role scenarios, testing tools" is not present or link is broken.
## Summary of proposed changes
Fi…
-
If I have a feature that looks like:
```gherkin
Feature: Test
Scenario: Testing Replacements
When I run 'foo'
When I run 'bar'
When I run "baz"
When I run "qux"
```
behat output…
-
To help with local testing.
Using cross-compilers for the various architectures and qemu for running the tests, as needed.
from `.travis.yml`
- [x] gcc-9
- [x] clang-10
- [ ] gcc-8 x86
- [x]…
-
## Description
Enter a detailed description of the work - gherkin syntax below is acceptable.
Given: (The beginning state of the scenario)
When: (Specific action that the user takes)
Then: (Testable…
-
Support combinatorial testing in Scenario Outline. This would greatly simplify feature files maintainability when implementing large acceptance tests.
There is always option to do the combinations…
Whyki updated
3 years ago