Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip-changelog] Migrate tests from test_config.py to config_test.go #1898

Merged
merged 26 commits into from
Oct 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
2bb3aef
Migrate TestInit from test_config.py to config_test.go
MatteoPologruto Sep 20, 2022
b8b1e4e
Migrate TestInitWithExistingCustomConfig from test_config.py to confi…
MatteoPologruto Sep 20, 2022
da9c622
Migrate TestInitOverwriteExistingCustomFile from test_config.py to co…
MatteoPologruto Sep 20, 2022
b43576a
Migrate TestInitDestAbsolutePath from test_config.py to config_test.go
MatteoPologruto Sep 20, 2022
7e61c45
Migrate TestInitDestRelativePath from test_config.py to config_test.go
MatteoPologruto Sep 20, 2022
bcb8339
Migrate TestInitDestFlagWithOverwriteFlag from test_config.py to conf…
MatteoPologruto Sep 20, 2022
1e65420
Migrate TestInitDestAndConfigFileFlags from test_config.py to config_…
MatteoPologruto Sep 20, 2022
12ee89c
Migrate TestInitConfigFileFlagAbsolutePath from test_config.py to con…
MatteoPologruto Sep 20, 2022
97aabb1
Migrate TestInitConfigFileFlagWithOverwriteFlag from test_config.py t…
MatteoPologruto Sep 27, 2022
c955cf0
Migrate TestDump from test_config.py to config_test.go
MatteoPologruto Sep 27, 2022
d5e9c57
Migrate TestDumpWithConfigFileFlag from test_config.py to config_test.go
MatteoPologruto Sep 27, 2022
305cbb6
Migrate TestInitConfigFileFlagRelativePath from test_config.py to con…
MatteoPologruto Sep 28, 2022
5325b14
Migrate TestAddRemoveSetDeleteOnUnexistingKey from test_config.py to …
MatteoPologruto Sep 28, 2022
72ebb5b
Migrate TestAddSingleArgument from test_config.py to config_test.go
MatteoPologruto Sep 28, 2022
1cc99f1
Migrate TestAddMultipleArguments from test_config.py to config_test.go
MatteoPologruto Sep 28, 2022
d685bfc
Migrate TestAddOnUnsupportedKey from test_config.py to config_test.go
MatteoPologruto Sep 28, 2022
0105ca6
Migrate TestRemoveSingleArgument from test_config.py to config_test.go
MatteoPologruto Sep 28, 2022
467a4ed
Migrate TestRemoveMultipleArguments from test_config.py to config_tes…
MatteoPologruto Sep 28, 2022
9f5b0f5
Migrate TestRemoveOnUnsupportedKey from test_config.py to config_test.go
MatteoPologruto Sep 28, 2022
5020c14
Migrate TestSetSliceWithSingleArgument from test_config.py to config_…
MatteoPologruto Sep 28, 2022
1a1edfd
Migrate TestSetSliceWithMultipleArguments from test_config.py to conf…
MatteoPologruto Sep 28, 2022
621755b
Migrate TestSetStringWithSingleArgument from test_config.py to config…
MatteoPologruto Sep 28, 2022
0d455ab
Migrate TestSetStringWithMultipleArguments from test_config.py to con…
MatteoPologruto Sep 28, 2022
b2feb42
Migrate TestSetBoolWithSingleArgument from test_config.py to config_t…
MatteoPologruto Sep 28, 2022
5bfcf31
Migrate TestSetBoolWithMultipleArguments from test_config.py to confi…
MatteoPologruto Sep 28, 2022
4e3aec2
Migrate TestDelete to config_test.go and delete config_test.py
MatteoPologruto Sep 28, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading