-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: small improvements to test settings (#3577)
* ci: adding timeout to each test * chore: adding changelog file 3577.dependencies.md [dependabot-skip] * test: avoid checking command output * test: avoid checking command output * fix: unpack * feat: disabling subscription to channel * fix: components typo * chore: adding changelog file 3577.documentation.md [dependabot-skip] * feat: avoid checking on not set channel * ci: automate logging when testing * fix: reading nset when no RST is generated * fix: detecting comments as parameters sets when they have =. * fix: avoid fail on reading rst file * feat: setting verbosity when debug env var * feat: using non-interactive for using iterable in XSEL commands * fix: running post.__repr__ as post1 * feat: logging non_interactive in MAPDL logging and APDL logging * fix: post_processing repr * test: post string * fix: test * feat: showing a warning when rebooting MAPDL. * tests: skip some test Temporary * fix: initial channel state * fix: removing APDL comment so it does not interfere on the last_respone * fix: database tests * fix: path test * feat: stripping spaces from the command output * fix: checking pids when there is no cleanup file. * fix: make sure we are properly comparing paths when MAPDL is also installed on a machine. * ci: auto fixes from pre-commit.com hooks. for more information, see https://pre-commit.ci * fix: small fixes in database tests * fix: skip testing on windows for the moment * ci: auto fixes from pre-commit.com hooks. for more information, see https://pre-commit.ci * fix: precommit * fix: xpl not loading full file * refactor: moving xpl tests to a class * feat: adding apdl output * tests: removing redundant test * chore: merge fix/avoid-error-when-retriving-routine * chore: adding changelog file 3596.miscellaneous.md [dependabot-skip] * revert: "revert: "Merge branches 'feat/piping-MAPDL-output-to-a-given-file', 'main' and 'main' of https://github.com/ansys/pymapdl" (#3607)" This reverts commit afad43e. * chore: adding changelog file 3577.dependencies.md [dependabot-skip] * refactor: reorg allowed arguments order * fix: removing `file` call. * feat: apply suggestions from code review * feat: apply suggestions from code review * chore: adding changelog file 3577.added.md [dependabot-skip] * fix: removing left behind code --------- Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: gayuso <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
841313d
commit 7b544b4
Showing
15 changed files
with
238 additions
and
139 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
refactor: small improvements to test settings |
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 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 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 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 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 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
Oops, something went wrong.