Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

JustGivingArchive/recruitment-test-donations-sdet

Repository files navigation

Recruitment Test - Charity Donations (SDET)

An unattended SDET recruitment test for JustGiving.

The Challenge

Test an imperfect application that displays the latest donations for a charity using React and Node.js.

Requirements

A good solution will

  • have integration and unit tests
  • use appropriate front end tooling

Please put your solution on a repository hosting service such as GitHub or Bitbucket. (it is always nice to see a clean commit history). Finally, don't forget the README file for your solution.

Getting Started

  1. Create an account on JustGiving Developer to obtain an appId.

  2. Substitute the appId into the config file.

  3. Install npm dependencies. npm install

  4. Build the project. npm run build

  5. Start the server. npm run serve

  6. Open the application in your browser… http://localhost:8080

About

An unattended SDET recruitment test for JustGiving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published