summaryrefslogtreecommitdiff
path: root/test/test-profile-conditions.js
Commit message (Collapse)AuthorAge
* Profile conditions cleanup (#768)toasted-nutbread2020-09-04
| | | | | * Remove conditions.js * Rename profile-conditions2.js to profile-conditions.js
* Fix profile conditions unit test using old JsonSchema (#735)toasted-nutbread2020-08-15
|
* JSON-schema-based profile conditions (#730)toasted-nutbread2020-08-15
* Add ProfileConditions class * Add URL to VM * Add new ProfileConditions tests