We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e061248 commit 88dd5faCopy full SHA for 88dd5fa
src/shared/components/challenge-listing/Tooltips/TrackAbbreviationTooltip/index.jsx
@@ -21,6 +21,7 @@ const DESCRIPTION = {
21
BUG_HUNT: 'Quickly find Bugs in apps, websites',
22
CODE: 'Develop code for apps, services, etc. Final fixes are not included',
23
DEVELOPMENT: 'Develop code for apps, services, etc. Final fixes are not included',
24
+ TEST_SUITES: 'Develop test cases to be used to validate apps, website, etc.',
25
CONCEPTUALIZATION: 'Discover and define user stories and requirements',
26
DESIGN_FIRST_2_FINISH: 'Be the first to deliver the design solution',
27
FIRST_2_FINISH: 'Be the first to deliver the development solution',
0 commit comments