Skip to content

Conversation

@tmpayton
Copy link
Contributor

Summary (required)

This PR removes webtest package and uses the Flask test client instead. Webtest will break when upgrading to future python releases.

Required reviewers 1 dev

(Include who is required to review prior to merge. For example: One designer and two front end developer reviews are required prior to merge)

Impacted areas of the application

General components of the application that this PR will affect:

  • tests

How to test

  • checkout this branch
  • create and activate new virtualenv
  • pip install -r requirements.txt
  • pytest

Copy link
Contributor

@pkfec pkfec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks @tmpayton

Copy link
Contributor

@fec-jli fec-jli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is great. Thanks

@fec-jli fec-jli merged commit 5e1a17c into develop Jan 9, 2026
3 checks passed
@github-project-automation github-project-automation bot moved this to ✅ Done in Website project Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Install legacy cgi

4 participants