Lines Matching refs:testCategory1
633 const testCategory1 = { variable
679 testCategory1.identifier,
680 testCategory1.actions,
681 testCategory1.options
702 testCategory1.identifier,
703 testCategory1.actions,
704 testCategory1.options
707 t.expect(testCategory1.identifier).toEqual(resultCategory.identifier);
708 testCategory1.actions.forEach((action, i) => {
715 t.expect(testCategory1.options).toEqual(
769 testCategory1.identifier,
770 testCategory1.actions,
771 testCategory1.options