issues
search
OpenUpSA
/
wazimap-ng
Backend for Wazimap-NG. See also https://github.com/OpenUpSA/wazimap-ng-ui/
https://geo.vulekamali.gov.za/
Apache License 2.0
11
stars
16
forks
source link
Test for subindicator ordering in admin and summary api
#429
Closed
goyal1092
closed
2 years ago
goyal1092
commented
2 years ago
Description
Added selenium test for django admin sortable widget
Related Issue
https://wazimap.atlassian.net/browse/WNCM-500
How to test it locally
Changelog
Added
Updated
Removed
Checklist
[x] 🚀 is the code ready to be merged and go live?
[x] 🛠 does it work (build) locally
Pull Request
[x] 📰 good title
[x] 📝good description
[x] 🔖 issue linked
[x] 📖 changelog filled out
Commits
[x] commits are clean
[x] commit messages are clean
Code Quality
[x] 🚧 no commented out code
[x] 🖨 no unnecessary logging
[x] 🎱 no magic numbers
[x] black was run locally (as part of the pre-commit hook)
Testing
[x] ✅ added (appropriate) unit tests
[x] 💢 edge cases in tests were considered
[x] ✅ ran tests locally & are passing
Description
Related Issue
https://wazimap.atlassian.net/browse/WNCM-500
How to test it locally
Changelog
Added
Updated
Removed
Checklist
Pull Request
Commits
Code Quality
Testing