Kristofer Koishigawa 5e53ebded9 fix(seed): Simplify Unique Titles Test (#17056)
Originally the test would check for the index of a title in an array of
unique challenge titles. However, the index of the title within the
array isn't important for this test, so I simplified the code using
@Bouncey's suggestion in PR #17035.

Also changed grammar for the error that's thrown when a challenge
title isn't a valid string.

BREAKING CHANGE: None
2018-04-13 15:15:40 +01:00
2015-08-27 16:37:01 -07:00
2016-12-30 16:47:09 -06:00

This directory contains code and data to "seed" the Mongo database with challenges.

See the main CONTRIBUTING file for instructions and details.

Description
Languages
TypeScript 77.6%
JavaScript 17.6%
CSS 4.6%
Dockerfile 0.1%