|
@@ -1,22 +1,24 @@
|
|
|
{
|
|
|
- "framework": "mofuw",
|
|
|
- "tests": [{
|
|
|
- "default": {
|
|
|
- "plaintext_url": "/plaintext",
|
|
|
- "port": 8080,
|
|
|
- "approach": "Realistic",
|
|
|
- "classification": "Micro",
|
|
|
- "database": "None",
|
|
|
- "framework": "mofuw",
|
|
|
- "language": "Nim",
|
|
|
- "orm": "Raw",
|
|
|
- "platform": "None",
|
|
|
- "webserver": "mofuw",
|
|
|
- "os": "Linux",
|
|
|
- "database_os": "Linux",
|
|
|
- "display_name": "mofuw",
|
|
|
- "notes": "",
|
|
|
- "versus": ""
|
|
|
- }
|
|
|
- }]
|
|
|
+ "framework": "mofuw",
|
|
|
+ "tests": [{
|
|
|
+ "default": {
|
|
|
+ "json_url": "/json",
|
|
|
+ "plaintext_url": "/plaintext",
|
|
|
+ "port": 8080,
|
|
|
+ "approach": "Realistic",
|
|
|
+ "classification": "Platform",
|
|
|
+ "database": "MySQL",
|
|
|
+ "framework": "None",
|
|
|
+ "language": "Nim",
|
|
|
+ "flavor": "None",
|
|
|
+ "orm": "Raw",
|
|
|
+ "platform": "None",
|
|
|
+ "webserver": "None",
|
|
|
+ "os": "Linux",
|
|
|
+ "database_os": "Linux",
|
|
|
+ "display_name": "mofuw",
|
|
|
+ "notes": "",
|
|
|
+ "versus": "Nim"
|
|
|
+ }
|
|
|
+ }]
|
|
|
}
|