Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(multiple) : adding tests to the main (#23)
* build: rename package name and pyproject toml * docs: modified name in license * 11 modify the module name from dcm anon to dcm anon (#17) * fix(modulename): update to dcm_anon * added a dummy test to ci pipeline * test: Added stubs for missing tests * refactor: Modified date and time from datetime more library based than using string manipulation * test: added tests for datetime after modifying datetime but tests dont run on local * test: added type annotation * build: added dicom_Csv and corrected imports tests now run * test: added tests for hash and datetime * test: added tests for utils * build: rename package name and pyproject toml * docs: modified name in license * 11 modify the module name from dcm anon to dcm anon (#17) * fix(modulename): update to dcm_anon * added a dummy test to ci pipeline * test: Added stubs for missing tests * refactor: Modified date and time from datetime more library based than using string manipulation * test: added tests for datetime after modifying datetime but tests dont run on local * test: added type annotation * build: added dicom_Csv and corrected imports tests now run * test: added tests for hash and datetime * refactor: Made relative imports * test: added tests for hash and datetime * build: rename package name and pyproject toml * docs: modified name in license * 11 modify the module name from dcm anon to dcm anon (#17) * fix(modulename): update to dcm_anon * added a dummy test to ci pipeline * test: Added stubs for missing tests * refactor: Modified date and time from datetime more library based than using string manipulation * test: added tests for datetime after modifying datetime but tests dont run on local * test: added type annotation * build: added dicom_Csv and corrected imports tests now run * test: added tests for hash and datetime * refactor: Made relative imports * refactor: made change to datetime * test: added tests for datetime * test: added tests for utils * build: rename package name and pyproject toml * docs: modified name in license * 11 modify the module name from dcm anon to dcm anon (#17) * fix(modulename): update to dcm_anon * added a dummy test to ci pipeline * test: Added stubs for missing tests * refactor: Modified date and time from datetime more library based than using string manipulation * test: added tests for datetime after modifying datetime but tests dont run on local * test: added type annotation * build: added dicom_Csv and corrected imports tests now run * test: added tests for hash and datetime * test: added tests for hash and datetime * build: rename package name and pyproject toml * docs: modified name in license * 11 modify the module name from dcm anon to dcm anon (#17) * fix(modulename): update to dcm_anon * added a dummy test to ci pipeline * test: Added stubs for missing tests * refactor: Modified date and time from datetime more library based than using string manipulation * test: added tests for datetime after modifying datetime but tests dont run on local * test: added type annotation * build: added dicom_Csv and corrected imports tests now run * test: added tests for hash and datetime * refactor: Made relative imports * changed datetime (#21) * build: rename package name and pyproject toml * docs: modified name in license * test: Added stubs for missing tests * refactor: Modified date and time from datetime more library based than using string manipulation * test: added tests for datetime after modifying datetime but tests dont run on local * test: added type annotation * build: added dicom_Csv and corrected imports tests now run * test: added tests for hash and datetime * refactor: Made relative imports * refactor: made change to datetime * test: added test stubs for dcm.py * test: Added test for reading dicom --------- Co-authored-by: Abinav R <31827335+AbinavRavi@users.noreply.github.com>
- Loading branch information