# Testen

*Status: WIP*

Het is verstandig de websites altijd nog eens goed na te lopen en te testen voordat deze publiekelijk beschikbaar worden. Hiermee voorkom je dat je er achter komt dat teksten en instellingen niet goed staan op het moment dat de website al live is. Hier staan enkele tips beschreven die handig zijn tijdens het testen van de websites.

* Gebruik accounts met verschillende rollen (gebruiker, moderator, admin); gmail tip
* Ingediende plannen verwijderen, via site of admin panel
* Stemmen weer verwijderen via admin panel
* Unieke stemcodes: paar apart houden om te testen, daarna niet veregten stemmen te verwijderen
* ...

\[ TODO Wordt o.a. naar verwezen in de how-to ‘Unieke stemcodes’. Uitleggen hoe je stemcodes test en deze ook weer verwijderd voor livegang. ]


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openstad.org/openstad/manual/miscellaneous/testing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
