Skip to content

LinkSec/codesignal-typescript-mock-testing-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to perform this mock CodeSignal test

Read the Framework Example Content scenario at the end of the document https://web.archive.org/web/20240531125804/https://discover.codesignal.com/rs/659-AFH-023/images/Industry-Coding-Skills-Evaluation-Framework-CodeSignal-Skills-Evaluation-Lab-Short.pdf

Timing: Set a strict time limit of 90 minutes for yourself to complete the tasks ⏳. This practice is designed to simulate the time constraints often present in real assessments, fostering the development of effective time management skills.

Sequential Progression: Start with Level 1 and do not advance to the subsequent level until you have fully completed the preceding one 🛤️. This methodical approach ensures a gradual and thorough understanding of the challenges presented.

Testing and Development Environment: Focus your coding efforts within the simulation.py file 🖥️. This file is where you will implement your solutions and simulate the operations described in the tasks.

Refactoring: As you progress through the levels, revisit and refactor your earlier solutions as needed to accommodate the additional functionality required by later tasks 🔧. This iterative process is key to developing scalable and maintainable software.

Once you're ready to begin

start the exam

pnpm test You can progress to the next level once all tests are passing for a given level are passing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published