2020-10-19 09:51:02 +00:00
|
|
|
## #Odyssey test suite
|
2019-11-24 16:00:00 +00:00
|
|
|
|
2020-10-19 09:51:02 +00:00
|
|
|
####Build and run instructions
|
2019-11-24 16:00:00 +00:00
|
|
|
|
2020-10-19 09:51:02 +00:00
|
|
|
Before you continue reading,
|
|
|
|
please see and follow[odyssey build instructions](../ README.md #Build -
|
|
|
|
instructions)
|
|
|
|
.
|
2019-11-24 16:00:00 +00:00
|
|
|
|
2020-10-19 09:51:02 +00:00
|
|
|
To run you will need
|
|
|
|
: *postgresql
|
2019-11-24 16:00:00 +00:00
|
|
|
|
2020-10-19 09:51:02 +00:00
|
|
|
```sh cd test./
|
|
|
|
odyssey_test
|
2019-11-24 16:00:00 +00:00
|
|
|
```
|