|
@@ -14,6 +14,7 @@ This test adds [Start](https://github.com/lvivski/start), a Sinatra inspired web
|
|
|
* [Dart yaml version 0.6.17+2](http://pub.dartlang.org/packages/yaml)
|
|
|
|
|
|
## Test URLs
|
|
|
+
|
|
|
### Common
|
|
|
|
|
|
#### JSON Encoding Test
|
|
@@ -22,6 +23,7 @@ http://localhost:8080/json
|
|
|
#### Plaintext Test
|
|
|
http://localhost:8080/plaintext
|
|
|
|
|
|
+
|
|
|
### PostgreSQL
|
|
|
|
|
|
#### Data-Store/Database Mapping Test
|
|
@@ -39,6 +41,7 @@ http://localhost:8080/updates
|
|
|
#### Variable Update Test
|
|
|
http://localhost:8080/updates?queries=2
|
|
|
|
|
|
+
|
|
|
### MongoDB
|
|
|
|
|
|
#### Data-Store/Database Mapping Test
|