mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Test server, including GraphQL endpoint
This commit is contained in:
parent
4bdb243933
commit
50fde5c4d3
7 changed files with 563 additions and 7 deletions
|
|
@ -9,8 +9,8 @@ module.exports = {
|
|||
// TODO: Add these as we can...
|
||||
"/packages/webamp/",
|
||||
// TODO: Fix config improt so that this can work.
|
||||
"/packages/skin-database/",
|
||||
"/packages/webamp-modern/src/__tests__/integration*",
|
||||
],
|
||||
testEnvironment: "jsdom",
|
||||
setupFiles: ["<rootDir>/packages/skin-database/jest-setup.js"],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue