You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runs automatically on push/PR via `.github/workflows/test.yml`. See
35
-
`tests/README.md` for what is and isn't covered (short version: the
36
-
formatter logic is fully unit tested without needing CKAN installed;
37
-
there's no Docker/Postgres/Solr integration job against a real CKAN
38
-
instance yet).
38
+
The formatter logic is fully unit tested without needing CKAN installed; there is no Docker/Postgres/Solr integration job against a real CKAN instance yet (see `tests/README.md`).
39
+
40
+
## License
41
+
42
+
`ckanext-citation` is licensed under AGPL-3.0, see the [license file](LICENSE.md).
0 commit comments