Geneviève Bastien

Results 171 issues of Geneviève Bastien

Step by step migration to the Deck.gl library for maps.

The *Duplicator code is executed in the client, which sends a lot of queries to the server. It could be done directly by the server instead of individually sending all...

enhancement
refactoring

#619 saved the raw results as a json object to the database, from which the various outputs can be generated. Eventually, for easier result management, indicator calculations, etc, results should...

enhancement

They are likely very dangerous to accidentally call on a production server. `destroy` is dubious, not sure what it does. But `truncate` is very useful for sequential tests. It should...

enhancement