Testing your site is of course crucial. There are many ways of testing and many testing tools, such as Coverage and Factory Boy. Django offers many testing tools as well. Below are some articles on tests of major aspects of our site.
Wagtail Streamforms provides a very flexible way of adding editable forms to your Wagtail site. …
July 15, 2020, 2:51 p.m.
This tutorial will test comments that are created on a Wagtail page using the package …
July 15, 2020, 2:07 p.m.
In this tutorial we will test a language switch that keeps the user on the …
July 15, 2020, 1:27 p.m.
A navigation menu depends on the content of a site. In this tutorial we create …
July 14, 2020, 8:43 p.m.
To test a site it should have some content. In this video we will test …
July 13, 2020, 5:48 p.m.
Django provides many testing tools; in this tutorial we'll use some of them to test …
July 13, 2020, 1:11 p.m.