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

Migrate integration.states.test_file to functional tests #60279

Merged
merged 16 commits into from
Dec 2, 2022

Conversation

s0undt3ch
Copy link
Collaborator

What does this PR do?

Migrate integration.states.test_file to functional tests

In the process, split the tests into sub-modules which target each function tested from the file state modules.
A lot of text files used during testing, which can be created at runtime were also deleted.

@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch 7 times, most recently from 9135a3c to acb3c76 Compare June 3, 2021 17:02
@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch from acb3c76 to 5e3436a Compare June 21, 2021 11:05
@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch 2 times, most recently from 264785e to 59138c9 Compare June 28, 2021 19:14
@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch from 59138c9 to f7d548c Compare November 3, 2022 19:34
@s0undt3ch s0undt3ch marked this pull request as ready for review November 3, 2022 19:36
@s0undt3ch s0undt3ch requested a review from a team as a code owner November 3, 2022 19:36
@s0undt3ch s0undt3ch requested review from twangboy and removed request for a team November 3, 2022 19:36
@s0undt3ch
Copy link
Collaborator Author

Converting to draft again since it needs #63012 and a pytest-salt-factories release.

@s0undt3ch s0undt3ch marked this pull request as draft November 4, 2022 06:51
@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch 2 times, most recently from 1708ba6 to 527d6d6 Compare November 7, 2022 19:44
@twangboy
Copy link
Contributor

twangboy commented Nov 8, 2022

That PR has been merged...

@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch 9 times, most recently from 2cfa52e to fd0d2dc Compare November 16, 2022 09:52
@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch from 95282f9 to b55e841 Compare November 30, 2022 14:42
@s0undt3ch s0undt3ch closed this Nov 30, 2022
@s0undt3ch s0undt3ch reopened this Nov 30, 2022
@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch 3 times, most recently from 5c86766 to 1cc2b1b Compare November 30, 2022 19:59
twangboy
twangboy previously approved these changes Nov 30, 2022
Ch3LL
Ch3LL previously approved these changes Nov 30, 2022
s0undt3ch and others added 13 commits December 1, 2022 06:14
In the process, split the tests into sub-modules which target each
function tested from the ``file`` state modules.
A lot of text files used during testing, which can be created at runtime
were also deleted.
This is because the windows function to check the directory only checks
ownership and permissions.

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
@s0undt3ch s0undt3ch dismissed stale reviews from Ch3LL and twangboy via 41e5ad0 December 1, 2022 07:12
@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch from 1cc2b1b to 41e5ad0 Compare December 1, 2022 07:12
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
@s0undt3ch s0undt3ch force-pushed the hotfix/migrate-to-functional-4 branch from 41e5ad0 to 2f9debe Compare December 1, 2022 11:49
@s0undt3ch s0undt3ch merged commit eb4aeab into saltstack:master Dec 2, 2022
@s0undt3ch s0undt3ch deleted the hotfix/migrate-to-functional-4 branch December 2, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants