1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Pierre de La Morinerie
849d75bcbc tests: make default password more complex
Otherwise Yunohost rejects it.
2020-02-09 01:04:46 +01:00
Pierre de La Morinerie
5e72edfc8f tests: comment out bogus Vagrant settings, that prevent Internet connectivity 2020-02-09 01:04:46 +01:00
Pierre de La Morinerie
6944cda537 tests: use more recent Yunohost box 2020-02-09 01:04:46 +01:00
Pierre de La Morinerie
5cb1861f82 Vagrantfile: use upstream package_check version
All our fixes have been merged upstream, so this is not needed anymore.
2018-01-29 11:43:23 +05:30
Pierre de La Morinerie
d0930de6a6 test: fix LXC usage in test VM 2017-10-24 11:52:55 +05:30
Pierre de La Morinerie
4e028257b6 test: rename ynh-tests.local to ynh_tests.local
`ynh-dev` prefers when the box name has no dashes.
2017-10-23 19:34:50 +05:30
Pierre de La Morinerie
2e3bd9f87b Vagrantfile: don't limit network speed 2017-10-23 19:34:50 +05:30
Pierre de La Morinerie
6b9a4359ff test: make provisioning a no-op if already configured properly 2017-10-12 11:32:50 +05:30
Pierre de La Morinerie
74c9a8231e Vagrant: upgrade Yunohost before running tests 2017-09-12 15:05:18 +05:30
Pierre de La Morinerie
dc5e3c7177 Vagrant: use a pre-packaged Yunohost box
instead of installing Yunohost ourselves.
2017-09-11 19:21:21 +05:30
Pierre de La Morinerie
11dfb6b884 Add test.sh: run tests in a Vagrant box
For now the script setups a Vagrant box, and runs a simple
installlation test.

In the future it will also be able to run the package_test suite.
2017-09-11 12:53:22 +05:30