-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename build files test * add unit tests for audio file check util * move audio file tests to specific test module * add datetime template validation function * add datetime regex builder * add extract timestamp from filename with integration tests * add tests ids and check exception messages * move regex dictionary to module constants * add docstrings * add associate_timestamps function * add strftime to osmose format * use string interpolation in test result * backwards compatibility of timestamp.csv labels * use pandas.to_datetime for strptime operations * support timezone in strptime * use new timestamps utils in build method * remove obsolete test module * format with black * rename filename to text in strptime parser util --------- Co-authored-by: Mathieu Dupont <108517594+mathieudpnt@users.noreply.github.com>
- Loading branch information
1 parent
0eb129c
commit 4138c80
Showing
8 changed files
with
574 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.