furious-luke/django-address

Offer Automated Testing of develop and master

Closed this issue · 4 comments

Offer Automated Testing of develop and master

Did some early research on this this morning.

Rather than reinvent, I'd propose at 0.3.0, django-address begin mirroring django-rest-framework in requirements.

Which would mean CI testing for:

  • Python 3.5, 3.6, and 3.7.
  • Django 2.2 and 3.0

Recent copy of DRF's Yaml

Notes from work on sample app:

continuous integration should run example_site's tests.

This would have caught the issue fixed in PR #81

I really want to this but I think the bug fixes in this milestone are higher priority at the moment.

I have this now running using a github action when commits are made to develop. Note, tests currently fail on test_unique_name_state.