Skip to content

Commit d17860c

Browse files
committed
Add supported libaries table
1 parent c769ca9 commit d17860c

File tree

7 files changed

+95
-76
lines changed

7 files changed

+95
-76
lines changed

docs/source/supported-libraries/django-allauth.rst

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Django allauth
22
==============
33

4+
.. _django-allauth-results:
5+
6+
Results
7+
-------
8+
9+
Via ``dm repo test django-filter``
10+
11+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
12+
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
13+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14+
| 1621 | 1023 | 584 | 1 | 13 | 0 | 21 | 63% |
15+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
16+
17+
- `django-filter.txt <../_static/django-filter.txt>`_
18+
419
Settings
520
--------
621

@@ -194,16 +209,3 @@ Via ``dm repo test django-filter -l``
194209
├── headless_only
195210
├── login_required_mw
196211
└── regular
197-
198-
Results
199-
-------
200-
201-
Via ``dm repo test django-filter``
202-
203-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
204-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
205-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
206-
| 1621 | 1023 | 584 | 1 | 13 | 0 | 21 | 63% |
207-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
208-
209-
- `django-filter.txt <../_static/django-filter.txt>`_

docs/source/supported-libraries/django-debug-toolbar.rst

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Django debug toolbar
22
====================
33

4+
Results
5+
-------
6+
7+
Via ``dm repo test django-debug-toolbar``
8+
9+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
10+
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
11+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
12+
| 262 | 192 | 41 | 26 | 0 | 1 | 0 | 73% |
13+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14+
15+
- `django-debug-toolbar.txt <../_static/django-debug-toolbar.txt>`_
16+
417
Settings
518
--------
619

@@ -67,17 +80,3 @@ Via ``dm repo test django-filter -l``
6780
├── urls_invalid.py
6881
├── urls_use_package_urls.py
6982
└── views.py
70-
71-
72-
Results
73-
-------
74-
75-
Via ``dm repo test django-debug-toolbar``
76-
77-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
78-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
79-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
80-
| 262 | 192 | 41 | 26 | 0 | 1 | 0 | 73% |
81-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
82-
83-
- `django-debug-toolbar.txt <../_static/django-debug-toolbar.txt>`_

docs/source/supported-libraries/django-filter.rst

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Django filter
22
=============
33

4+
Results
5+
-------
6+
7+
Via ``dm repo test django-filter``
8+
9+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
10+
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
11+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
12+
| 515 | 480 | 1 | 16 | 15 | 3 | 0 | 93% |
13+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14+
15+
- `django-filter.txt <../_static/django-filter.txt>`_
16+
417
Settings
518
--------
619

@@ -61,17 +74,3 @@ Via ``dm repo test django-filter -l``
6174
├── test_widgets.py
6275
├── urls.py
6376
└── utils.py
64-
65-
66-
Results
67-
-------
68-
69-
Via ``dm repo test django-filter``
70-
71-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
72-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
73-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
74-
| 515 | 480 | 1 | 16 | 15 | 3 | 0 | 93% |
75-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
76-
77-
- `django-filter.txt <../_static/django-filter.txt>`_

docs/source/supported-libraries/django-rest-framework.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Django rest framework
22
=====================
33

4+
Results
5+
-------
6+
7+
Via ``dm repo test django-rest-framework``
8+
9+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
10+
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
11+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
12+
| 1558 | 1276 | 146 | 136 | 0 | 0 | 4 | 81% |
13+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14+
15+
- `django-rest-framework.txt <../_static/django-rest-framework.txt>`_
16+
417
Settings
518
--------
619

@@ -105,16 +118,3 @@ Via ``dm repo test django-filter -l``
105118
├── test_write_only_fields.py
106119
├── urls.py
107120
└── utils.py
108-
109-
Results
110-
-------
111-
112-
Via ``dm repo test django-rest-framework``
113-
114-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
115-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
116-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
117-
| 1558 | 1276 | 146 | 136 | 0 | 0 | 4 | 81% |
118-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
119-
120-
- `django-rest-framework.txt <../_static/django-rest-framework.txt>`_

docs/source/supported-libraries/index.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
Supported libraries
22
===================
33

4+
Overview
5+
--------
6+
7+
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
8+
| **Library** | **Test suites** | **Project examples** | **Known limitations** |
9+
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
10+
| django-allauth | :ref:`63% passing <django-allauth-results>` | | |
11+
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
12+
| django-debug-toolbar | | | |
13+
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
14+
| django-filter | | | |
15+
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
16+
| django-rest-framework | | | |
17+
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
18+
| wagtail | | | |
19+
+------------------------------------+--------------------------------------------------------+-----------------------------+-----------------------------+
20+
21+
Libraries
22+
---------
23+
424
.. toctree::
525
django-allauth
626
django-debug-toolbar

docs/source/supported-libraries/wagtail.rst

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Wagtail
22
=======
33

4+
Results
5+
-------
6+
7+
Via ``dm repo test wagtail``
8+
9+
.. note::
10+
11+
Test results prior to merging https://github.com/mongodb/django-mongodb-backend/pull/256
12+
13+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
14+
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
15+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
16+
| 4897 | 2124 | 52 | 468 | 2252 | 1 | 0 | 43% |
17+
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
18+
19+
- `wagtail.txt <../_static/wagtail.txt>`_
20+
- `wagtail2.txt <../_static/wagtail2.txt>`_
21+
422
Settings
523
--------
624

@@ -114,21 +132,3 @@ Via ``dm repo test wagtail -l``
114132
├── urls_multilang.py
115133
├── urls_multilang_non_root.py
116134
└── utils
117-
118-
Results
119-
-------
120-
121-
Via ``dm repo test wagtail``
122-
123-
.. note::
124-
125-
Test results prior to merging https://github.com/mongodb/django-mongodb-backend/pull/256
126-
127-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
128-
| **TOTAL** | **PASS** | **FAIL** | **SKIPPED** | **ERROR** | **EXPECTED FAILURES** | **WARNING** | **PERCENTAGE PASSED** |
129-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
130-
| 4897 | 2124 | 52 | 468 | 2252 | 1 | 0 | 43% |
131-
+------------+-----------+-----------+----------------+--------------+----------------------------+------------------+---------------------------+
132-
133-
- `wagtail.txt <../_static/wagtail.txt>`_
134-
- `wagtail2.txt <../_static/wagtail2.txt>`_

docs/source/third-party-library-support.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Third party library support
44
Support for third party libraries is determined via the following:
55

66
- Test suites
7-
- Project integrations
7+
- Project examples
88
- Known limitations
99

1010
Test suites
@@ -36,9 +36,8 @@ For each third party library that is supported, the following tasks are performe
3636

3737
- Replace static primary key references with dynamic references or static ``ObjectId`` references
3838

39-
40-
Project integrations
41-
--------------------
39+
Project examples
40+
----------------
4241

4342
Known limitations
4443
-----------------

0 commit comments

Comments
 (0)