Skip to content

Authentica/UnitTestingNode

Repository files navigation

UnitTestingNode

Here's the assignment task

Create a new function named mergeSchoolInfoToEnrollments This function should fetch the schools and the enrollment data and run the enrollment data through a stream in one the streams ,we need to add the school information each enrollment. and then the final stream should write the data to the a file named enrollments_with_schools.json

Also write the unit test for this function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published