User tests: Successful: Unsuccessful:
Pull Request for #11420.
As asked by @rdeutz in #11420 phpunit tests should not be executed when running the javascript tests. In order to achieve that we need to clean up the .travis.yml and move the tests setup to a separate bash script.
This also has the advantage that the formatting and execution workflow can be improved over the one liners we have because of travis now. (Not done with this PR)
Review and check the travis log
None
Category | ⇒ | Unit Tests |
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Labels |
Labels |
Added:
?
|
I have tested this item
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-13 17:41:58 |
Closed_By | ⇒ | wilsonge |
Labels |
Removed:
?
|
A little late to the party but can someone move the shell script to the build/travis
directory? It's only usable in the Travis environment so it's better to have it there versus in the tests
directory. Either that or rename the file to make it perfectly clear it's a Travis environment configuration script.
Makes sense I will make a PR to move the file
I have tested this item✅ successfully on 23e6e6b
Works as expected
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11579.