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

wemake-services / django-test-migrations / 114

Builds Branch Commit Type Ran Committer Via Coverage
114 issue-38 update database cleaning after migrations tests Update database cleaning/resetting method to contain following steps: + drop (with `DROP TABLE`) all existing Django's models tables + flush `django_migrations` table Add `pytest-mock` to devel... push 15 Mar 2020 05:39PM UTC skarzi travis-ci-com pending completion   set done
113 issue-38 update database cleaning after migrations tests Update database cleaning/resetting method to contain following steps: + drop (with `DROP TABLE`) all existing Django's models tables + flush `django_migrations` table Add `pytest-mock` to devel... push 15 Mar 2020 05:18PM UTC skarzi travis-ci-com pending completion   set done
112 issue-38 update database cleaning after migrations tests Update database cleaning/resetting method to contain following steps: + drop (with `DROP TABLE`) all existing Django's models tables + flush `django_migrations` table Add `pytest-mock` to devel... push 15 Mar 2020 04:24PM UTC skarzi travis-ci-com pending completion   set done
111 master add django master branch to tested django versions (#45) push 14 Mar 2020 02:34PM UTC web-flow travis-ci-com pending completion   set done
110 feature/run-tests-on-django-master add django master branch to tested django versions Pull #45 13 Mar 2020 09:47PM UTC web-flow travis-ci-com pending completion   set done
109 feature/run-tests-on-django-master add django master branch to tested django versions push 13 Mar 2020 09:37PM UTC skarzi travis-ci-com pending completion   set done
108 feature/run-tests-on-django-master add django master branch to tested django versions push 13 Mar 2020 09:28PM UTC skarzi travis-ci-com pending completion   set done
107 master Enable providing migration dependencies as a list, while preserving backward compatibility (#44) * Enable providing migration dependencies as a list, while preserving backward compatibility * Improving syntax * Update annotations on migrato... push 13 Mar 2020 07:34PM UTC web-flow travis-ci-com pending completion   set done
106 enable_dependency_list Update annotations on migrator.after Co-Authored-By: Łukasz Skarżyński <skarzynski_lukasz@protonmail.com> Pull #44 13 Mar 2020 07:22PM UTC web-flow travis-ci-com pending completion   set done
105 enable_dependency_list Improving syntax Pull #44 13 Mar 2020 06:22PM UTC web-flow travis-ci-com pending completion   set done
103 master Update README.md (#43) push 11 Mar 2020 08:54AM UTC web-flow travis-ci-com pending completion   set done
102 patch-1 Update README.md Pull #43 11 Mar 2020 05:44AM UTC web-flow travis-ci-com pending completion   set done
101 master refactor database reset on test's teardown (#42) * remove unnecessary Migrator.reset() calls There is no need to run ``Migrator.reset()`` method in both cases, because database is already cleaned with ``flush`` management command: + in ``M... push 10 Mar 2020 08:40AM UTC web-flow travis-ci-com pending completion   set done
100 issue-38 use flush management command to reset database after migration test ``flush`` management command is used by Django's ``TransactionTestCase``. Flush only database tested by ``Migrator`` instance. Pull #42 09 Mar 2020 11:22PM UTC web-flow travis-ci-com pending completion   set done
99 issue-38 use flush management command to reset database after migration test ``flush`` management command is used by Django's ``TransactionTestCase``. Flush only database tested by ``Migrator`` instance. push 09 Mar 2020 11:15PM UTC skarzi travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc