Commit a0603117 authored by BryceLTaylor's avatar BryceLTaylor

Add comments to jest integration tests about users used in tests

parent a124d5d3
// these tests do not sign in as a user
const SeleniumHelper = require('./selenium-helpers.js');
const {
......
// these tests do not sign in as a user
const SeleniumHelper = require('./selenium-helpers.js');
const {
......
// these tests do not sign in as a user
const SeleniumHelper = require('./selenium-helpers.js');
const {
......
// These tests sign in as user #1
const SeleniumHelper = require('./selenium-helpers.js');
const {
......
// These tests do not sign in as a user
const SeleniumHelper = require('./selenium-helpers.js');
const {
......
// These tests do not sign in with a user
const SeleniumHelper = require('./selenium-helpers.js');
const {
......
// These tests sign in with user #0 (no number for the username)
const SeleniumHelper = require('./selenium-helpers.js');
const {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment