Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PKG/test] Writing unit tests for the package #10

Closed
Tracked by #8
TheStarAlight opened this issue Feb 7, 2023 · 2 comments · Fixed by #14
Closed
Tracked by #8

[PKG/test] Writing unit tests for the package #10

TheStarAlight opened this issue Feb 7, 2023 · 2 comments · Fixed by #14
Labels
enhancement New feature or request

Comments

@TheStarAlight
Copy link
Owner

No description provided.

@TheStarAlight TheStarAlight changed the title Writing tests [PKG/test] Writing unit tests for the package Feb 7, 2023
@TheStarAlight TheStarAlight added the enhancement New feature or request label Feb 7, 2023
@TheStarAlight
Copy link
Owner Author

Currently tests for PySCFMolecularCalculator and CPU/GPU trajectory simulation are added.

@TheStarAlight
Copy link
Owner Author

Tests for Targets and Lasers are ready!

Test Summary:              | Pass  Total     Time
SemiclassicalSFI           |  103    103  1m18.6s
  Targets                  |   42     42    34.0s
    HydrogenLikeAtom       |    9      9     1.1s
    SAEAtom                |    8      8     0.3s
    Molecule               |   25     25    32.6s
  Lasers                   |   57     57     0.7s
    Cos2Laser              |   13     13     0.2s
    Cos4Laser              |   13     13     0.1s
    GaussianLaser          |   15     15     0.2s
    TrapezoidalLaser       |   16     16     0.2s
  PySCFMolecularCalculator |    2      2    12.4s
  Trajectory simulation    |    2      2    30.4s
    CPU                    |    1      1     2.8s
    GPU                    |    1      1    26.9s
     Testing SemiclassicalSFI tests passed

@TheStarAlight TheStarAlight linked a pull request May 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant