mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 13:53:19 -07:00
Fixed the v1 API, added tests around that API to ensure we keep backwards compatability
This commit is contained in:
parent
580a34f28a
commit
c464b23bdc
11 changed files with 1316 additions and 137 deletions
|
@ -17,6 +17,7 @@
|
|||
import './commands'
|
||||
import './request.commands';
|
||||
import "cypress-real-events/support";
|
||||
import '@bahmutov/cy-api/support';
|
||||
|
||||
// Alternatively you can use CommonJS syntax:
|
||||
// require('./commands')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue