-
Notifications
You must be signed in to change notification settings - Fork 0
/
breakpoints.tests.info
48 lines (40 loc) · 1.4 KB
/
breakpoints.tests.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[BreakpointsTestCase]
name = BreakpointsTestCase
description = BreakpointsTestCase
group = breakpoints
file = breakpoints.test
[BreakpointsCRUDTestCase]
name = Breakpoints CRUD operations
description = Test creation, loading, updating, deleting of breakpoints.
group = Breakpoints
file = breakpoints.test
[BreakpointsAdminTestCase]
name = Breakpoints administration functionality
description = Thoroughly test the administrative interface of the breakpoints module.
group = Breakpoints
file = breakpoints.test
[BreakpointGroupTestCase]
name = BreakpointGroupTestCase
description = BreakpointGroupTestCase
group = breakpoints
file = breakpoints.test
[BreakpointGroupCRUDTestCase]
name = Breakpoint Group CRUD operations
description = Test creation, loading, updating, deleting of breakpoint groups.
group = Breakpoints
file = breakpoints.test
[BreakpointGroupAdminTestCase]
name = Breakpoint Group administration functionality
description = Thoroughly test the administrative interface of the breakpoints module.
group = Breakpoints
file = breakpoints.test
[BreakpointsThemeTestCase]
name = Breakpoint Theme functionality
description = Thoroughly test the breakpoints provided by a theme.
group = Breakpoints
file = breakpoints.test
[BreakpointMultipliersTestCase]
name = Breakpoint Multiplier functionality
description = Thoroughly test the breakpoint multiplier functionality (CRUD).
group = Breakpoints
file = breakpoints.test