Skip to content

Commit 341ce4b

Browse files
committed
Update CHANGELOG
1 parent 0280845 commit 341ce4b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1818

1919
### Added
2020

21+
- Testing:
22+
- Add test data for schema "lsst.v7_4.alert" that is randomly generated.
23+
- Add `TestAlertProperties.test_dataframe`. Currently this only tests alerts with schema "lsst.v7_4.alert".
24+
2125
### Changed
2226

2327
- Add functionality to create DataFrame object when a field's value is `None`
28+
- Testing:
29+
- Move `conftest.SampleAlert` -> `load_data.TestAlert`
30+
- Split `TestAlert` -> `TestAlertFrom`, `TestAlertProperties`, and `TestAlertMethods`
2431

2532
### Removed
2633

0 commit comments

Comments
 (0)