QEDjl-project / QEDcore.jl

[WIP] Core types and functions for QED.jl
MIT License
0 stars 3 forks source link

Add integration tests #17

Closed szabo137 closed 1 week ago

szabo137 commented 3 weeks ago

15 adds gitlab-ci for unit tests, but the integration tests need more effort (probably with changes QED.jl)

SimeonEhrig commented 3 weeks ago

This #PR needs to be done, before we can use integration tests: https://github.com/QEDjl-project/QED.jl/issues/34 The integration tests generator uses the Project.toml of QED.jl to find all dependencies.