[fofix-commits] [fofix/fofix] 86c139: Add a Travis file to launch pytest
GitHub
noreply at github.com
Tue Oct 17 16:23:14 EDT 2017
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: 86c139f1d5566561c817a9c4fd7c527d520ef121
https://github.com/fofix/fofix/commit/86c139f1d5566561c817a9c4fd7c527d520ef121
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-10-15 (Sun, 15 Oct 2017)
Changed paths:
A .travis.yml
Log Message:
-----------
Add a Travis file to launch pytest
Commit: 323e5f406d36645bfdf0bb78ee8fd7a93f243c9e
https://github.com/fofix/fofix/commit/323e5f406d36645bfdf0bb78ee8fd7a93f243c9e
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-10-15 (Sun, 15 Oct 2017)
Changed paths:
M README.md
Log Message:
-----------
Add a Travis badge in the README
Commit: c222c08db3a51503ec07923bc59db5444affccf9
https://github.com/fofix/fofix/commit/c222c08db3a51503ec07923bc59db5444affccf9
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-10-15 (Sun, 15 Oct 2017)
Changed paths:
M fofix/tests/__init__.py
Log Message:
-----------
Tests: set the logging file first
The fretwork logging module should be initialized.
Commit: e730e9b90ad9247964dd9c1a27dc351783d80781
https://github.com/fofix/fofix/commit/e730e9b90ad9247964dd9c1a27dc351783d80781
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
M fofix/tests/core/test_gameenginge.py
M fofix/tests/game/test_menu.py
Log Message:
-----------
Tests: remove log init in setup tests
Initialisation is already done in `__init__.py`.
Commit: 393e0ac7118015f34ac1dec9a3541006c61541eb
https://github.com/fofix/fofix/commit/393e0ac7118015f34ac1dec9a3541006c61541eb
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Changed paths:
A .gitlint
M .travis.yml
Log Message:
-----------
Travis: add gitlint to check git commit messages
Use a matrix to separate unittests to gitlint check.
Commit: 58c2216281739d5f2c4dd6afe25358ce5e1a681c
https://github.com/fofix/fofix/commit/58c2216281739d5f2c4dd6afe25358ce5e1a681c
Author: François Magimel <francois.magimel at alumni.enseeiht.fr>
Date: 2017-10-17 (Tue, 17 Oct 2017)
Changed paths:
A .gitlint
A .travis.yml
M README.md
M fofix/tests/__init__.py
M fofix/tests/core/test_gameenginge.py
M fofix/tests/game/test_menu.py
Log Message:
-----------
Merge pull request #101 from Linkid/tests/init_pytest
Use Travis to launch tests
Compare: https://github.com/fofix/fofix/compare/beab41647609...58c221628173
More information about the fofix-commits
mailing list