Commit 7b544b4
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 <92810346+pyansys-ci-bot@users.noreply.github.com>
Co-authored-by: gayuso <gayuso@ansys.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 841313d commit 7b544b4
File tree
15 files changed
+238
-139
lines changed- .github/workflows
- doc/changelog.d
- src/ansys/mapdl/core
- database
- tests
15 files changed
+238
-139
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
317 | | - | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
318 | 319 | | |
319 | 320 | | |
320 | 321 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | 108 | | |
110 | 109 | | |
111 | 110 | | |
| |||
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1396 | 1396 | | |
1397 | 1397 | | |
1398 | 1398 | | |
1399 | | - | |
| 1399 | + | |
| 1400 | + | |
1400 | 1401 | | |
1401 | 1402 | | |
1402 | 1403 | | |
| |||
2283 | 2284 | | |
2284 | 2285 | | |
2285 | 2286 | | |
| 2287 | + | |
2286 | 2288 | | |
2287 | 2289 | | |
2288 | 2290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1334 | 1334 | | |
1335 | 1335 | | |
1336 | 1336 | | |
1337 | | - | |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
1338 | 1343 | | |
1339 | 1344 | | |
1340 | 1345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
574 | | - | |
575 | | - | |
576 | | - | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
577 | 578 | | |
578 | 579 | | |
579 | 580 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | | - | |
| 561 | + | |
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
146 | 156 | | |
147 | 157 | | |
148 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
149 | 173 | | |
150 | 174 | | |
151 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
278 | 281 | | |
279 | 282 | | |
280 | 283 | | |
| |||
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
| 291 | + | |
| 292 | + | |
288 | 293 | | |
289 | 294 | | |
290 | 295 | | |
| |||
0 commit comments