Skip to content
Snippets Groups Projects

Add view tests

Merged Benjamin Hättasch requested to merge meta-tests into main
5 files
+ 818
2
Compare changes
  • Side-by-side
  • Inline
Files
5
  • 889a8803
    Add view tests · 889a8803
    Benjamin Hättasch authored
    Introduce framework to simply test correct rendering of views
    Create tests for dashboard views
    Create tests for plan views
    Create tests for default admin views (add and change) of AKModel models
+ 13
0
[
{
"model": "AKDashboard.dashboardbutton",
"pk": 1,
"fields": {
"text": "Wiki",
"url": "http://wiki.kif.rocks",
"icon": "fab,wikipedia-w",
"color": 2,
"event": 2
}
}
]
Loading