Bugmark-Simulator / bugmark_simulation

A simulator for Bugmark to run experiments
Mozilla Public License 2.0
2 stars 1 forks source link

add random user behavior simulation #30

Closed GeorgLink closed 6 years ago

GeorgLink commented 6 years ago

I added a script that simulates randomized funder and worker behavior.

I changed the AppHelper file, because I wanted to use the same procedure for adding a task to a worker queue as the regular app, so that we only maintain the procedure in one place.