doc: add test environment section to README
Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
@@ -79,6 +79,15 @@ Credentials are available [on request](mailto:remi@heredero.ch).
|
||||
Details in [pico-sensor/README.md](pico-sensor/README.md).
|
||||
|
||||
|
||||
## Test environment
|
||||
[(Back to top)](#table-of-contents)
|
||||
|
||||
A partial test environment is deployed on the server. <br>
|
||||
Web app has a second container with the same code but made a GET request on `/test` instead of `/raclette` for the
|
||||
development environment. The gateway include a route to `/test` that return the 100 last measurement instead of the
|
||||
last 24h. Has everything else is still a development environment, the database is the same for the test and
|
||||
development environment.
|
||||
|
||||
|
||||
# Authors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user