Cursor rule Cursor
Cursor rule "backend-testing" from soldera-org/algorytm, covering backend testing guidelines, test structure and organization, test base classes, test data management and mocking.
Cursor rule Cursor
Cursor rule "backend-testing" from soldera-org/algorytm, covering backend testing guidelines, test structure and organization, test base classes, test data management and mocking.
Cursor rule Cursor
Comments should be added in the following cases.
Cursor rule Cursor
Cursor rule "frontend-documentation" from soldera-org/algorytm, covering frontend documentation guidelines, function documentation, typescript/javascript, vue component documentation and component description.
Cursor rule Cursor
Example: Code file: client/src/store/store.ts Test file: client/tests/store/store.spec.ts.
Cursor rule Cursor
The project is built using the following technologies/libraries (these are the most important dependencies, for a full list check package.json).
Cursor rule Cursor
Each layer has a specific responsibility, and dependencies should flow downward (controllers depend on services, services depend on models). See backend-api.mdc for specific instructions how controllers should be written.
Cursor rule Cursor
Domain: Renewable energy GO (Guarantees of Origin) trading platform Core Concepts.