Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tests] [CI] [Dependencies] Refactored Travis config to use simple-phpunit and remove phpunit Composer dependency #1029

Merged
merged 32 commits into from Jan 3, 2018
Merged

Commits on Jan 2, 2018

  1. Test travis config to run unit-tests

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    790ef6e View commit details
    Browse the repository at this point in the history
  2. Tests folder from whitelist exclude removed

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    eef8051 View commit details
    Browse the repository at this point in the history
  3. another try

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    0cda3f8 View commit details
    Browse the repository at this point in the history
  4. revert

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    37c5f87 View commit details
    Browse the repository at this point in the history
  5. comment travis bash out

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    65f2a3e View commit details
    Browse the repository at this point in the history
  6. test composer autoloader

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    ceea65b View commit details
    Browse the repository at this point in the history
  7. test autoloading in composer.json

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    880e70a View commit details
    Browse the repository at this point in the history
  8. removed coverage report

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    c48bd49 View commit details
    Browse the repository at this point in the history
  9. removed exclude tests

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    c78cd3e View commit details
    Browse the repository at this point in the history
  10. test travis config

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    af5728b View commit details
    Browse the repository at this point in the history
  11. Addis listener

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    972f493 View commit details
    Browse the repository at this point in the history
  12. next test

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    2aff7fe View commit details
    Browse the repository at this point in the history
  13. Update .travis.yml

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    068e192 View commit details
    Browse the repository at this point in the history
  14. Update .travis.yml

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    6c24212 View commit details
    Browse the repository at this point in the history
  15. Update phpunit.xml.dist

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    137ca8d View commit details
    Browse the repository at this point in the history
  16. Update .travis.yml

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    c5deec7 View commit details
    Browse the repository at this point in the history
  17. Update .travis.yml

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    e3daaca View commit details
    Browse the repository at this point in the history
  18. Update phpunit.xml.dist

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    fdc65be View commit details
    Browse the repository at this point in the history
  19. Update .travis.yml

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    36cb620 View commit details
    Browse the repository at this point in the history
  20. Update phpunit.xml.dist

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    9279d99 View commit details
    Browse the repository at this point in the history
  21. back to initial phpunit.xml.dist

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    c96d9c3 View commit details
    Browse the repository at this point in the history
  22. revert composer.json

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    9c82ed2 View commit details
    Browse the repository at this point in the history
  23. go back to initial .travis.yml without matrix

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    e0cadd2 View commit details
    Browse the repository at this point in the history
  24. require phpunit 6.3

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    e9c1978 View commit details
    Browse the repository at this point in the history
  25. Update phpunit.xml.dist

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    acdbe2b View commit details
    Browse the repository at this point in the history
  26. phpunit dependency is not needed

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    d8fb705 View commit details
    Browse the repository at this point in the history
  27. revert

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    b4f281a View commit details
    Browse the repository at this point in the history
  28. Update .travis.yml

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    01528c9 View commit details
    Browse the repository at this point in the history
  29. test symfony dev-master & php nightly

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    ab7abbb View commit details
    Browse the repository at this point in the history
  30. added dev-master version

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    20c9cbd View commit details
    Browse the repository at this point in the history
  31. refactored travis.yml

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    9bd5fc1 View commit details
    Browse the repository at this point in the history
  32. Update .travis.yml

    sebastianblum authored and Sebastian Blum committed Jan 2, 2018
    Copy the full SHA
    dccb674 View commit details
    Browse the repository at this point in the history