Livre d'or
Livre d'or

Gazettearticles à enrichir
Que pensez-vous de Vikidia ? Venez mettre un message sur le livre d'or !

Vikidia:Tech/Call for proposals/Create a test environment

Aller à la navigation Aller à la recherche

Create a test environment[modifier | modifier le wikicode]

Prepare a boiler plate for a development server for testing purposes

Goal[modifier | modifier le wikicode]

Currently, most changes are done directly on production server, without testing Heavy updates need to be tested on a backup environment. The developer will have to develop a script and setup a procedure to run a new testing environment.

Provided[modifier | modifier le wikicode]

  • a blank virtual machine
  • access to the git vikidockers

Deliverables[modifier | modifier le wikicode]

  • a script and a procedure to export and anonymize the database
  • a script and a procedure to setup the server on a blank test virtual machine
  • a test server with running example of the procedure

where we can simulate pages of the wiki

Checks[modifier | modifier le wikicode]

  • all languages of Vikidia must be testable
  • all extensions must work same as production