@@ -22,6 +22,7 @@ This is the door to LabraCORE. Labradoor provides an implementation of SAML secu
...
@@ -22,6 +22,7 @@ This is the door to LabraCORE. Labradoor provides an implementation of SAML secu
More information about Labradoor can be found under [Labradoor](labradoor).
More information about Labradoor can be found under [Labradoor](labradoor).
#### Helpful Development Information
#### Helpful Development Information
- Information about database migrations can be found under [Migrations](https://gitlab.ewi.tudelft.nl/groups/eip/labrador/-/wikis/Migrations)
- Whenever you make changes to models, database migrations need to be written. Information about these can be found under [Migrations](migrations)
- There are usually some test users with placeholder data available for testing. Details for logging into these accounts can be found under [Test Data](test-data)