Skip to content

Commit

Permalink
Merge pull request #306 from simontorres/add_testing
Browse files Browse the repository at this point in the history
Added several tests, however there are some pieces of code that must be revisited.
  • Loading branch information
Simon Torres authored Aug 29, 2019
2 parents 2959597 + 627e2f3 commit e3d1d91
Show file tree
Hide file tree
Showing 10 changed files with 1,635 additions and 1,191 deletions.
2 changes: 2 additions & 0 deletions docs/change_history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ V1.3.0 Unreleased
+ `--max-targets` was not being used, missed connection in `MainApp`.

- Updated keyword values of all reference lamps in the library according to [#292]
- Refactored `wavelength.WavelengthCalibration` class moving several methods to
`core` [#300, #303]


.. _v1.2.1:
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ dependencies:
- ccdproc>=1.3.0.post1
- coveralls
- astroplan
- mock
- sphinx
- sphinxcontrib.napoleon
Loading

0 comments on commit e3d1d91

Please sign in to comment.