• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

aiidateam / aiida-core / 7399 / 8
70%
develop: 70%

Build:
DEFAULT BRANCH: develop
Ran 28 Oct 2019 01:40PM UTC
Files 415
Run time 24s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Oct 2019 01:15PM UTC coverage: 69.981%. First build
AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests"

push

travis-ci

sphuber
Refactor unit test managers and add basic fixtures for `pytest` (#3319)

The utilities for plugin testing are reorganized from a single file
`aiida.manage.fixtures.py` over multiple files. The central manager class
is now `TestManager` in the `aiida.manage.tests` package. Test framework
specific code is moved to `unittest_classes.py` and `pytest_fixtures.py`
respectively, the latter of which contains a few basic fixtures that can
be easily used in combination with `pytest.

The `TestManager` can now use either a `TemporaryProfileManager` or an
instance of `ProfileManager` which will use an existing test profile.
This gives the flexibility to choose the ease of the automatic profile
generation with entire database stack, or if one prefers performance an
existing profile can be used. For use with `pytest` the desired test
profile can be set by defining the `AIIDA_TEST_PROFILE` environment
variable.

22953 of 32799 relevant lines covered (69.98%)

0.7 hits per line

Source Files on job 7399.8 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 580
  • Travis Job 7399.8
  • e85e5346 on github
  • Next Job for AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests" on develop (#7405.7)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc