node build fixed
This commit is contained in:
0
seanime-2.9.10/test/.gitkeep
Normal file
0
seanime-2.9.10/test/.gitkeep
Normal file
34
seanime-2.9.10/test/config.example.toml
Normal file
34
seanime-2.9.10/test/config.example.toml
Normal file
@@ -0,0 +1,34 @@
|
||||
[flags]
|
||||
enable_anilist_tests = true
|
||||
enable_anilist_mutation_tests = false
|
||||
enable_mal_tests = true
|
||||
enable_mal_mutation_tests = false
|
||||
enable_media_player_tests = true
|
||||
|
||||
[provider]
|
||||
anilist_jwt = ''
|
||||
anilist_username = ''
|
||||
mal_jwt = ''
|
||||
qbittorrent_username = ''
|
||||
qbittorrent_password = ''
|
||||
qbittorrent_host = '127.0.0.1'
|
||||
qbittorrent_port = 8081
|
||||
qbittorrent_path = 'C:\Program Files\qBittorrent\qbittorrent.exe'
|
||||
transmission_host = '127.0.0.1'
|
||||
transmission_port = 9091
|
||||
transmission_path = 'C:\Program Files\Transmission\transmission-qt.exe'
|
||||
transmission_username = ''
|
||||
transmission_password = ''
|
||||
mpc_host = '127.0.0.1'
|
||||
mpc_port = 13579
|
||||
mpc_path = 'C:\Program Files\MPC-HC\mpc-hc64.exe'
|
||||
vlc_host = '127.0.0.1'
|
||||
vlc_port = 8080
|
||||
vlc_path = 'C:\Program Files\VideoLAN\VLC\vlc.exe'
|
||||
torbox_api_key = ""
|
||||
|
||||
[path]
|
||||
dataDir = ''
|
||||
|
||||
[database]
|
||||
name = 'seanime-test'
|
||||
11918
seanime-2.9.10/test/data/BoilerplateAnimeCollection.json
Normal file
11918
seanime-2.9.10/test/data/BoilerplateAnimeCollection.json
Normal file
File diff suppressed because it is too large
Load Diff
11918
seanime-2.9.10/test/data/BoilerplateAnimeCollectionWithRelations.json
Normal file
11918
seanime-2.9.10/test/data/BoilerplateAnimeCollectionWithRelations.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user