-
-
## Description
Automate the testing of the Driver App for the City of Light application using Cypress. This task involves creating end-to-end tests to verify key functionalities of the Driver App, ens…
-
## Description
Automate the testing of the Driver App for the City of Africa application using Cypress. This task involves creating end-to-end tests to verify key functionalities of the Driver App, en…
-
**Stress Testing**: Testing how the application handles extreme loads (e.g., high traffic or large datasets).
(Example: Using tools like Apache JMeter or .NET benchmarking tools to simulate thousands…
-
# Part of the Migrate Existing Users to NewDot project
Main issue: https://github.com/Expensify/Expensify/issues/437980
Doc section: https://docs.google.com/document/d/1m8e1ASwG70t651qSO6OfsSvW18R…
-
### Which API Provider are you using?
Anthropic
### Which Model are you using?
Claude 3.5 Sonnet
### What happened?
The browser's viewport is set to 900x600px - a non-standard size that doesn't m…
-
We have partial WebDriver tests but we need more.
-
## 📝 Provide a description of the new feature
After clicking upon a UI component, we want to display a dialog that renders the emoji picker. After selecting one, it should be inserted into the conten…
-
## Batch 4: Configuration Management Testing
Focus: Loading, toggling, and persisting configuration settings.
Required Source Files:
src/fileselect/config.py
src/fileselect/main.py
tests/conf…
-
The Python files in PM-GUI need to be re-worked to be understood and edited more easily.
The current "module" (which is not one yet) is split in 3 parts (per @kloptops ):
- pugwash - most of the …