Commit Graph

5 Commits

Author SHA1 Message Date
48d996d948 Apply fixes from StyleCI
[ci skip] [skip ci]
2021-01-13 01:21:38 -05:00
3decf1b658 Normalize Base URL during installation
- Fix base url when is appended with a script filename
- Add default base url http://flarum.local when CLI wizard used
- Remove some code duplication
- Add minor improvement to the UX when CLI wizard used
- Add tests
- Extract base url normalisation into its own value object
2021-01-13 01:21:38 -05:00
e20961dabc Integration tests: Fix test setup 2021-01-13 01:21:38 -05:00
cc3d0d6d0a Add helpful (?) output to test setup script 2021-01-13 01:21:38 -05:00
d90b77073e Setup Composer commands for testing and setup 2021-01-13 01:21:38 -05:00