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

aiidateam / aiida-core / 7399
70%

Build:
DEFAULT BRANCH: develop
Ran 28 Oct 2019 01:29PM UTC
Jobs 4
Files 891
Run time 13min
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

pending completion
7399

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.

48531 of 69814 relevant lines covered (69.51%)

2.77 hits per line

Jobs
ID Job ID Ran Files Coverage
5 7399.5 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 28 Oct 2019 01:29PM UTC 0
69.23
Travis Job 7399.5
6 7399.6 (AIIDA_TEST_BACKEND=django TEST_TYPE="tests") 28 Oct 2019 01:38PM UTC 0
69.15
Travis Job 7399.6
7 7399.7 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Oct 2019 01:40PM UTC 0
70.07
Travis Job 7399.7
8 7399.8 (AIIDA_TEST_BACKEND=sqlalchemy TEST_TYPE="tests") 28 Oct 2019 01:40PM UTC 0
69.98
Travis Job 7399.8
Source Files on build 7399
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7399
  • e85e5346 on github
  • Prev Build on develop (#7397)
  • Next Build on develop (#7405)
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