Phan An
c15448ba22
Upgrade and add packages
2017-12-16 22:10:28 +01:00
Phan An
7c9518125b
Add main-wrapper/main-content/index tests
2017-12-15 00:57:51 +01:00
Phan An
f86f5f9a6f
Fix home test
2017-12-15 00:57:37 +01:00
Phan An
95c7953e8f
Replace spies with stubs
2017-12-15 00:13:47 +01:00
Phan An
516adb6110
Add tests for home
2017-12-14 23:36:32 +01:00
Phan An
b2dfd823d5
Fix JS style
2017-12-13 00:22:05 +01:00
Phan An
353cd4accd
Add tests for favorites
2017-12-13 00:21:15 +01:00
Phan An
5b691d6214
Throw an error if model factory is not found
2017-12-13 00:21:05 +01:00
Phan An
eab3212bb2
Fix artists/albums tests
2017-12-12 23:53:11 +01:00
Phan An
faf5b2219e
Add tests for artists
2017-12-12 23:41:49 +01:00
Phan An
4b97daafc1
Use factory for test
2017-12-12 23:15:04 +01:00
Phan An
e54aa480fb
Add tests for album
2017-12-12 01:25:31 +01:00
Phan An
ce66f06a26
Use finally
2017-12-12 00:05:51 +01:00
Yohann Leon
024c87461a
Dabase driver typo for koel:init ( #698 )
2017-12-11 21:50:32 +01:00
Phan An
9b637c0726
Add tests for lyrics sidebar
2017-12-11 21:49:48 +01:00
Phan An
282fd2cd15
Add tests for YouTube video sidebar
2017-12-11 21:49:34 +01:00
Phan An
aeefa21752
Use should
2017-12-11 00:54:37 +01:00
Phan An
77fdc4119f
Add tests for extra/artist-info
2017-12-11 00:31:27 +01:00
Phan An
66e1329cc8
Add tests for extra/album-info
2017-12-11 00:31:18 +01:00
Phan An
c198ce88c6
Add tests for extra/index
2017-12-11 00:30:58 +01:00
Phan An
8eb9489533
Make sure polyfill is loaded before generators
2017-12-11 00:30:29 +01:00
Phan An
f70552d026
Global require lodash before tests
2017-12-11 00:29:55 +01:00
Phan An
80279799a8
Merge branch 'master' of github.com:phanan/koel
2017-12-10 22:40:50 +01:00
Phan An
e2b5a18c23
Remove unused import
2017-12-10 22:39:53 +01:00
Phan An
1b8bd96b9b
Apply fixes from StyleCI ( #697 )
2017-12-10 22:22:12 +01:00
Phan An
c276d1ab04
Fix song playing request
2017-12-10 22:21:54 +01:00
Phan An
60d95e95de
Turn event bus into a class
2017-12-10 22:14:18 +01:00
Phan An
98b1252c68
Use composer script instead of phpunit
2017-12-10 01:45:40 +01:00
Phan An
bc839b5453
Merge branch 'master' of github.com:phanan/koel
2017-12-10 01:35:57 +01:00
Phan An
e1f9bcc84c
Merge two test setup scripts
2017-12-10 01:35:49 +01:00
Phan An
88d2d4fbe8
Apply fixes from StyleCI ( #695 )
2017-12-10 01:23:37 +01:00
Phan An
d2a535bcc1
Merge branch 'master' of github.com:phanan/koel
2017-12-10 01:23:11 +01:00
Phan An
f9ca76076e
Add tests for album-info
2017-12-10 01:22:57 +01:00
Phan An
ec80ec49e9
Add test for login form
2017-12-10 01:22:37 +01:00
Phan An
93f6050858
Prepare for component testing
2017-12-10 01:21:39 +01:00
Phan An
b4103a67de
Move tests
2017-12-09 23:39:34 +01:00
Phan An
bf3ca591d1
Apply fixes from StyleCI ( #694 )
2017-12-09 21:10:55 +01:00
Phan An
bca8668ace
Refactor and use extending request classes
2017-12-09 19:34:27 +01:00
Phan An
3270879031
Refactor File model
2017-12-09 03:24:09 +01:00
Phan An
ecc284828d
Fix the doc URL for streaming in .env.example
2017-12-03 23:53:18 +01:00
Phan An
6a2b8753ad
Fix minor grammar error
2017-12-03 23:31:53 +01:00
Phan An
f9acc514da
Remove obsolete .env.example entries
2017-12-03 23:28:26 +01:00
Phan An
2976b66fca
Bump version
2017-12-03 18:24:05 +01:00
Phan An
95595e65ca
Merge branch 'master' of github.com:phanan/koel
2017-12-03 18:01:27 +01:00
Phan An
6fc430365b
Remove leftover comment
2017-12-03 18:00:43 +01:00
Phan An
9dbf32967b
Fix song removal from playlist
2017-12-03 18:00:32 +01:00
Phan An
71fa6305bf
Apply fixes from StyleCI ( #691 )
2017-12-03 17:54:34 +01:00
Phan An
e1b68cc53f
Revamp the koel:init command
2017-12-03 17:54:11 +01:00
Phan An
edc33f99ae
Set up the media path during koel:sync
2017-12-03 13:02:56 +01:00
leowmjw
baa5b7af13
Add ability to customize port DB ( #655 )
...
* Summary: Add the ability to configure DB ports
* Summary: Reorder port
* Summary: Added example env for DB_PORT customization
Changesets:
- Added DB_PORT and explain about customization
2017-12-03 11:40:35 +01:00