• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Open-MSS / MSS / 7543600304
70%

Build:
DEFAULT BRANCH: develop
Ran 16 Jan 2024 03:28PM UTC
Jobs 1
Files 103
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Jan 2024 03:10PM UTC coverage: 69.424% (+0.05%) from 69.373%
7543600304

push

github

web-flow
Refactor servers into fixtures (#2149)

* Refactor mscolab and mswms servers into fixtures

This consolidates server setup and teardown code into one place, so that
the tests requesting the fixtures no longer have to care about e.g.
resetting the database before tests or stopping the process afterwards,
like they had to previously. This also removes the need for the global
PORTS variables in most places and lets the OS pick the port instead,
making port collisions impossible.

* Refactor Test_Socket_Manager to use fixtures

This gets rid of the last usage of a global PORTS variable and removes
the TestCase-style from that class.

* Refactor _test_mscolab away from a unittest-style

This removes the need for the Flask-Testing dependency and gets rid of
the last instances of unittest-style TestCase classes.

* Add a "Writing Tests" section to the docs

13680 of 19705 relevant lines covered (69.42%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7543600304.1 16 Jan 2024 03:28PM UTC 0
69.42
Source Files on build 7543600304
Detailed source file information is not available for this build.
  • Back to Repo
  • 52cea9fb on github
  • Prev Build on develop (#7538148669)
  • Next Build on develop (#7543619156)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc