Test
To test the client, set the client host in the /test/config.json file :
{
"HOST": "http://localhost:7070"
}Then simply run the tests :
$ npm test$ yarn testLast updated
Was this helpful?
To test the client, set the client host in the /test/config.json file :
{
"HOST": "http://localhost:7070"
}Then simply run the tests :
$ npm test$ yarn testLast updated
Was this helpful?
Was this helpful?