9fcc953b18
* Fix challenges export CSV error by checking that users still belong to challenge * Add test for challenge csv export fix * Update fix for challenge export CSV bug * Update tests for challenge export CSV to be more complete * Refactor a test: change some 'let' variables to 'const'
/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.
The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.