-
Hola! Quería saber si cambiaron las instrucciones para poder conectarse a la base de datos correspondiente al compilado de ejercicios PL/pqSQL (guía subida en canvas) ya que al seguir los pasos me di…
-
@cyrillay update : 18/11/2024
@cyrillay update : 19/11/2024
# Context
Actuellement Albert API est composé de 2 environnements :
- dev
- prod
Ces environnements ne sont pas sur Terraform. …
-
Hi @konstantinstadler ,
we use coco already in our bonsai project. :-)
Since we use data from several data providers with their own country codes, we would like to extend the country_data.tsv by …
-
The following is a non-exhaustive list of relevant BDD packages to be included. Please, add comments with others to be added to this list.
### C / C++
- [x] [Adiar](https://github.com/ssoelvsten…
-
In its [latest pre-release](https://github.com/pytest-dev/pytest-bdd/blob/master/CHANGES.rst), `pytest-bdd` [switched to](https://github.com/pytest-dev/pytest-bdd/pull/698) using the [official Gherkin…
-
**Is your feature request related to a problem? Please describe.**
The repository currently lacks any end-to-end (e2e) tests. I recommend adding e2e tests to the repository to ensure code robustness.…
-
**Context**:
The performance of Binary Decision Diagrams lies in how compact they can be represented: all BDD operations take polynomial time in relation to the BDD size. That is, even with very few …
-
-
## Feature
- Write the unit tests oriented to UseCases (like BDD)
- Implement [CodeCov](https://about.codecov.io/) for better visualization of code coverage
-
Realisation d'un MCD.
Tables a prendre en compte:
- User
- Product
- Category
penser a la gestion du panier et au fait que l'on travaille en micro service (donc eviter les clés etrangères et …