MSS icon indicating copy to clipboard operation
MSS copied to clipboard

review tests

Open ReimarBauer opened this issue 4 years ago • 5 comments

We recognized some tests still depend on others. order one by one.

In a first step these get skipped with a refactoring remark.

The next step is to refactor them.

ReimarBauer avatar Aug 06 '21 07:08 ReimarBauer

I'm looking on the test with pytest-reverse and do prepare a conda-forge package of that too

ReimarBauer avatar Aug 06 '21 11:08 ReimarBauer

There are some more to do, please leave this issue open.

ReimarBauer avatar Aug 13 '21 11:08 ReimarBauer

@matrss I think you can later close this.

ReimarBauer avatar Feb 15 '24 15:02 ReimarBauer

15 skipped tests get re-enabled in #2165, but there are another 11 tests that are still skipped afterwards. Those are either incomplete, outdated, can not be run with other tests due to specific config requirements (basic auth) or break other tests in ways that I wasn't able to fix. So this issue isn't entirely solved yet.

matrss avatar Feb 15 '24 16:02 matrss

While there are remaining tests that should be re-visited I think a lot has already been done on develop and the rest is not as pressing as to block a major release, so I'll push this back to v10.

matrss avatar May 06 '24 09:05 matrss