QEDjl-project / QEDfields.jl

[WIP] QEDfields.jl: Modeling of electromagnetic fields for QED.jl
https://qedjl-project.github.io/QEDfields.jl/stable/
MIT License
2 stars 4 forks source link

dummy tests #2

Closed szabo137 closed 1 year ago

szabo137 commented 1 year ago

In this PR adds QEDbase=0.1.4 to the dependencies and a dummy function, which checks if QEDbase is installed. This status is also reflected in the README.

The commit resulting from merging this PR is supposed to be tagged as v0.1.0-dev and can be registered.

SimeonEhrig commented 1 year ago

Can you please add a dummy function in the QEDfields module, which calls a function from QEDbase. Otherwise I can't check API breaks.

szabo137 commented 1 year ago

Added dummy function and associated test in c49160bddc300723616a5c3ec36fa70ea1f821f0