@@ -22,7 +22,8 @@ This is the door to LabraCORE. Labradoor provides an implementation of SAML secu
...
@@ -22,7 +22,8 @@ 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
- Whenever you make changes to models, database migrations need to be written. Information about these can be found under [Migrations](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)
- 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).
- There are some common issues that you may run into, descriptions of these can be found here: [Common Issues](common-issues).