Commit graph

38 commits

Author SHA1 Message Date
zandercymatics
d9408076b1
Fix migrations, PR suggestions 2024-04-26 08:07:50 -06:00
zandercymatics
9d1f87ce78
Switch to ABC 2024-04-25 15:46:49 -06:00
zandercymatics
d1fcb922c6
Unit tests 2024-04-23 14:17:08 -06:00
zandercymatics
9b3466475f
Change override 2024-04-22 15:34:03 -06:00
zandercymatics
5aa4e8f484
Add script template 2024-04-22 14:32:42 -06:00
zandercymatics
a976171179
fix script 2024-04-08 14:59:07 -06:00
zandercymatics
c20f124a2e
Basic script 2024-04-02 12:01:07 -06:00
zandercymatics
585fefce88
Merge branch 'main' into za/1523-inconsistent-error-messages 2024-01-17 13:17:08 -07:00
zandercymatics
ab6cbb93c6
Code cleanup 2024-01-09 13:31:32 -07:00
zandercymatics
5b2eeee547
Add enums.py 2024-01-09 12:27:38 -07:00
zandercymatics
f99a06c854
Linter things 2024-01-08 13:15:23 -07:00
zandercymatics
7573f1d88b
Update terminal_helper.py 2024-01-08 13:06:07 -07:00
zandercymatics
0f92f588a8
Add unit test 2024-01-08 11:52:09 -07:00
zandercymatics
69fc902fc4
Generalize code 2024-01-08 11:35:46 -07:00
zandercymatics
8aa840f427
Black linting 2023-11-13 08:31:20 -07:00
zandercymatics
cfaafb8ef3
Merge branch 'main' into za/additional-data-transferred-domains 2023-11-13 08:22:49 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
zandercymatics
75f4e7f4b1
PR changes 2023-11-09 15:30:08 -07:00
zandercymatics
b6f3b7a1e0
Final lint pass 2023-11-09 11:42:38 -07:00
zandercymatics
26bf6dc73c
Linting 2023-11-09 10:45:22 -07:00
zandercymatics
5b4a357069
Linting 2023-11-09 08:47:59 -07:00
zandercymatics
72d95f6fad
Linting + minimize logging to a degree 2023-11-08 17:37:59 -07:00
CocoByte
a19f2dde3a
Logging updates 2023-11-08 13:30:44 -06:00
CocoByte
a8188cb08f
Started updates to master migration file. Made update to terminal_helper so prompt no longer provides "skip" option 2023-11-07 15:02:06 -06:00
CocoByte
2b2a0c0fba
Updates to prompts and print statements for master migration to be easier to work with 2023-11-06 11:59:37 -06:00
CocoByte
d9796a15af
updates & fixes 2023-11-03 14:29:12 -05:00
zandercymatics
f804b0aa0c
Bug fixes, better logging 2023-11-02 11:06:54 -06:00
CocoByte
644034fe96
linted (except for security flags) 2023-10-31 10:22:45 -06:00
CocoByte
7e04179c20
Linted 2023-10-30 23:59:50 -06:00
zandercymatics
a33efbe772
Ran black for linting 2023-10-30 08:07:27 -06:00
CocoByte
b236be7f43
missed these changes in the last commit 2023-10-27 11:24:10 -06:00
CocoByte
72ae138991
unit tests and integration tests
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-27 11:22:47 -06:00
CocoByte
1b5d7a6248
Auto stash before merge of "nl/981-test-domain-migration-script" and "origin/nl/981-test-domain-migration-script"
Unit test experiments...
2023-10-25 18:38:39 -06:00
zandercymatics
53c74a766f
Linter things
Removed old test_domain_migration.py file, and linted many items.
2023-10-25 09:06:36 -06:00
CocoByte
4f6b5e2b06
added comments and typehints. Refactored a little. 2023-10-24 15:13:56 -06:00
CocoByte
852f22a57a
revising login simulation -- committing for sandbox testing 2023-10-24 10:16:14 -06:00
CocoByte
cb3cfe3a6d
finished options for running loader scripts. Added boilerplate for simulating logins 2023-10-24 00:23:45 -06:00
CocoByte
c713b8958f
added test_domain_migration script and terminal_helper. Still needs work
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-23 14:54:02 -06:00