Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
28fa7ef0
Commit
28fa7ef0
authored
Mar 23, 2017
by
Francesc Guasch
Browse files
[#133] You can't test easily from deb installation
parent
33ef7165
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
28fa7ef0
...
...
@@ -22,6 +22,3 @@ for production fine-tuning guidelines.
See
[
docs/operation.md
](
https://github.com/frankiejol/ravada/blob/master/docs/operation.md
)
### Testing
See
[
docs/test.md
](
https://github.com/frankiejol/ravada/blob/master/docs/test.md
)
docs/test.md
deleted
100644 → 0
View file @
33ef7165
#Testing environment
Previously
[
install
](
https://github.com/frankiejol/Test-SQL-Data/blob/master/INSTALL.md
)
TEST::SQL::DATA module.
In project root run:
$ perl Makefile.PL
$ sudo make test
At the end, in "Test Summary Report" you can check the result.
If something goes wrong you see:
Result: FAIL
##Run a single test
$ make && sudo prove -b t/lxc/*t
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment