DemocracyOS / democracyos

Democracia en Red is focusing on specific implementations of DemocracyOS. We are working now working with governments and activists all over Latin America. If you are interested in our online participation tools you can check them out on our site.
https://democraciaos.org/en/
GNU General Public License v3.0
1.77k stars 616 forks source link

[v3] Add create settings failing test #1558

Closed florlafuente closed 6 years ago

florlafuente commented 6 years ago

Adds a test for /v1.0/api/settings method POST If a setting is already created in DB, it checks that response is an error with a status code 400 and a "Bad request" message.