smartpension / smart-cs-support-test

Test for Customer Service Support Candidates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customer Service Support Technician Tech Test

Test for CS Support candidates

Requirements

Allowing for setting up the project, this tech test should take around 2 hours to complete.

  1. Find the cause of issues in the application:
  • There are three bugs to find
  • You are not required to fix the bugs, your aim is to identify what is causing them
  1. Document your process:
  • What did you notice/find?
  • What are your recommendations?

Getting Started

These instructions will get the application up and running on your local machine for bug finding purposes.

  • Install Ruby Ways of Installing Ruby

  • Install Yarn Ways of Installing Yarn

  • Clone this git repository git clone git@github.com:smartpension/smart-cs-support-test.git

  • cd into the locally cloned repo smart-cs-support-test

  • Run bin/setup

  • Start up your web-server (see the output of bin/setup)

  • If you get an error with: getaddrinfo: nodename nor servname provided, or not known (SocketError)

    • Try running your server with./bin/rails server -b 0.0.0.0
  • Navigate to: http://localhost:3000

Remember to document how you identified the bugs and attach your findings to your email back to us, have fun!!

About

Test for Customer Service Support Candidates


Languages

Language:Ruby 64.3%Language:HTML 24.3%Language:JavaScript 7.8%Language:CSS 3.6%