-
### Setup an integration environment for the backend (OBS)
**Description**:
Establish an integration environment for the Online Banking Service (OBS) backend. This environment will allow for testin…
-
---
## Tasks
1. **Set Up Testing Framework:**
- Install and configure `pytest` and `pytest-flask` for testing the application.
2. **Write Unit Tests for Routes:**
- Test each endpoint f…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a Fleet contributor,
| I want the styles in the Fleet user interface to reflect the styl…
-
It is sometimes necessary to test functionalities that would require manually creating models (courses, students, tasks, ...) and it can quickly become cumbersome.
One solution to this is a **datab…
-
**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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
In-App Messaging, Messaging
### Which platforms are affected?
iOS
### Descript…
-
We need sample data containing questions of different categories for testing
-
Hi,
I would like to inform and request that please add testing with multiple database, as in my case, my application is using two database but I can only intialize and generate schema for one at a …
-
## Description of the need
Database prefixes have been part of Drupal for (?) years and were carried over into Backdrop. Most hosting that I've seen has no limit on numbers of databases, but the s…
-
#### **Summary**
This feature enables dynamic connection to a MySQL database on a server. The backend should:
1. Verify a connection to the MySQL server.
2. Retrieve and list available databases.
…