test
Full name: ase2sprkkr.asr.test
Description
ASR test sub-package.
This sub-package contains all tests of ASR. Notable files:
conftest.py
: Containts all pytest configurations and imports all fixtures.
fixtures.py
: Defines all pytest fixtures used in the tests of ASR.
materials.py
: Defines a set of test materials that can be iterated over in tests.
Modules
Pytest conftest file. |
|
Module containing the implementations of all ASR pytest fixtures. |
|
Module containing a set of test materials. |
|
Sub-package containing mocks of all calculators. |
|
Tests of asr.database.from_tree. |
|
Tests of the asr.setinfo module. |
|