mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-06 18:33:38 +02:00
Add tests for auth process
This commit is contained in:
parent
ca8972f8c3
commit
ed060e55b6
5 changed files with 54 additions and 23 deletions
|
|
@ -38,6 +38,8 @@ This project uses [karma](https://karma-runner.github.io/) for tests. Make sure
|
|||
$ npm test
|
||||
```
|
||||
|
||||
**Note:** If you want nice console output in your tests, make sure to `(enable-console-print!)`. You can call `println` afterwards like you're used to.
|
||||
|
||||
## Build artifacts
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue