x-stend / x

`x$` is a highly flexible and extendable utility library for JavaScript and TypeScript, designed to streamline the integration and extension of various utility libraries like lodash, moment, and ramda. With `x$`, developers can easily create custom higher-order functions, ensuring adaptability and maintainability in their codebase.
MIT License
0 stars 0 forks source link

#8 enhance cicd to run unit tests on prs #25

Closed cstroliadavis closed 5 months ago

cstroliadavis commented 5 months ago

Issue No:

closes: GH-8

Issue Type:

Description

Modifies PR to check unit tests before allowing a merge.

How Has This Been Tested?

This PR will test the happy path for this change. I have already put in a different, dummy PR with a failing test to verify that the

Checklist: