Skip to content

A repo to write and test a function that determines if a string is fully uppercase

Notifications You must be signed in to change notification settings

TickX/is-string-uppercase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Coding Challenge

Your task is to write a function that determines whether the casing of its input is fully uppercase.

All test in the index.test.js file must pass

Testing

To run the tests, run the command npm test

About

A repo to write and test a function that determines if a string is fully uppercase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published