mirror of https://github.com/statping/statping
Updated Testing (markdown)
parent
abed991bba
commit
aca9f45f82
|
@ -1,7 +1,7 @@
|
||||||
If you want to test your updates with the current golang testing units, you can follow the guide below to run a full test process. Each test for Statping will run in MySQL, Postgres, and SQlite to make sure all database types work correctly.
|
If you want to test your updates with the current golang testing units, you can follow the guide below to run a full test process. Each test for Statping will run in MySQL, Postgres, and SQlite to make sure all database types work correctly.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- Golang (1.14.* or whichever `go.mod` states)
|
- Golang (1.14.* or whichever `go.mod` states) 
|
||||||
- [go.rice](https://github.com/GeertJohan/go.rice) Compiles all assets into golang file
|
- [go.rice](https://github.com/GeertJohan/go.rice) Compiles all assets into golang file
|
||||||
- Node (currently using `10.17`)
|
- Node (currently using `10.17`)
|
||||||
- Yarn
|
- Yarn
|
||||||
|
|
Loading…
Reference in New Issue