End to End Testing code of ApeX, an social media application that mimics reddit.
- Java.
- selenium (For E2E Testing).
- LoadImpact (For Stress Testing).
./scripts/updateDrivers.sh
install the dependencies in scripts/dependencies, you can use this command or install them manually:
cat scripts/dependencies | xargs apt install -y
./scripts/run.sh URL_TO_SERVER