glotaran / pyglotaran

A Python library for Global and Target Analysis of time-resolved spectroscopy data
GNU Lesser General Public License v3.0
54 stars 18 forks source link

♻️ Move tests to a dedicated tests folder #1386

Closed s-weigand closed 1 year ago

s-weigand commented 1 year ago

As discussed this change will finally allow us to share pytest.fixure across tests via conftest.py and eliminate the need to define global variables for many things that are shared across tests (see changed imports).

Closes #969 Closes #1002

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a binder notebook on branch s-weigand/pyglotaran/move-test-files

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:loudspeaker: Thoughts on this report? Let us know!.