Add level field to logging config response
This commit is contained in:
@@ -1881,22 +1881,22 @@ storage = function () {
|
||||
window.output = {};
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.output["suite"] = [1,2,3,4,[],[1,0,15607],[],[[5,0,6,[],[1,5831,1819],[]],[7,0,8,[],[1,7655,1978],[]],[9,0,10,[],[1,9659,1900],[]],[11,0,12,[],[1,11567,2102],[]],[13,0,14,[],[1,13675,1926],[]]],[],[5,5,0,0]];
|
||||
window.output["suite"] = [1,2,3,4,[],[1,0,1272],[],[[5,0,6,[],[1,205,76],[]],[7,0,8,[],[1,713,56],[]],[9,0,10,[],[1,775,57],[]],[11,0,12,[],[1,837,88],[]],[13,0,14,[],[1,929,42],[]],[15,0,16,[],[1,976,45],[]],[17,0,18,[],[1,1026,42],[]],[19,0,20,[],[1,1072,59],[]],[21,0,22,[],[1,1135,70],[]],[23,0,24,[],[1,1209,58],[]]],[],[10,10,0,0]];
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.output["strings"] = [];
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.output["strings"] = window.output["strings"].concat(["*","*Responsive","*/home/lukas/Volume/repo/Aniworld/tests/robot/ui/responsive.robot","*../tests/robot/ui/responsive.robot","*<p>Responsive design UI tests for Aniworld. Covers mobile and tablet viewport layouts and touch interactions.\x3c/p>","*Mobile Viewport Layout","*<p>Resize to mobile and verify layout adapts.\x3c/p>","*Mobile Menu Accessible","*<p>Verify compact header on mobile.\x3c/p>","*Tablet Viewport Layout","*<p>Resize to tablet and verify layout adapts.\x3c/p>","*Touch Buttons Clickable","*<p>Verify buttons remain clickable on touch-sized viewport.\x3c/p>","*Desktop Viewport Reset","*<p>Resize back to desktop and verify normal layout.\x3c/p>"]);
|
||||
window.output["strings"] = window.output["strings"].concat(["*","*Config","*/home/lukas/Volume/repo/Aniworld/tests/robot/api/config.robot","*../tests/robot/api/config.robot","*<p>Configuration API tests for Aniworld. Covers get, update, validate, backup create/list/restore/delete, and export/import.\x3c/p>","*Get Default Config","*<p>Retrieve the current configuration and verify its structure.\x3c/p>","*Update Config","*<p>Update configuration fields and verify they are persisted.\x3c/p>","*Validate Valid Config","*<p>Validate a well-formed configuration.\x3c/p>","*Validate Invalid Config Missing Name","*<p>Validate a config missing the required 'name' field.\x3c/p>","*Validate Invalid Schedule Time","*<p>Validate a config with malformed schedule_time.\x3c/p>","*Validate Invalid Log Level","*<p>Validate a config with an invalid logging level.\x3c/p>","*Config Backup Create","*<p>Create a configuration backup and verify it exists.\x3c/p>","*Config Backup List","*<p>List configuration backups and verify the response structure.\x3c/p>","*Config Backup Restore","*<p>Create a backup, change config, then restore and verify reversion.\x3c/p>","*Config Backup Delete","*<p>Create a backup and then delete it.\x3c/p>"]);
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.output["stats"] = [[{"elapsed":"00:00:10","fail":0,"label":"All Tests","pass":5,"skip":0}],[],[{"elapsed":"00:00:16","fail":0,"id":"s1","label":"Responsive","name":"Responsive","pass":5,"skip":0}]];
|
||||
window.output["stats"] = [[{"elapsed":"00:00:01","fail":0,"label":"All Tests","pass":10,"skip":0}],[],[{"elapsed":"00:00:01","fail":0,"id":"s1","label":"Config","name":"Config","pass":10,"skip":0}]];
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.output["baseMillis"] = 1782511860222;
|
||||
window.output["baseMillis"] = 1782561322608;
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.output["generated"] = 15623;
|
||||
window.output["generated"] = 1294;
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
window.output["expand_keywords"] = null;
|
||||
|
||||
Reference in New Issue
Block a user