Files
openfoodnetwork/spec
David Cook 9a3820db4f Tidy up spec
Although 'describe' and 'context' are the same simple constructs to label groups of examples, to humans they mean:
 * Describe a particular domain of functionality
 * Context means a different environment, IE something has been set up differently (generally with before and/or let blocks)

Also the default 'before' is :each, so we don't need to specify it.
2023-08-15 08:36:22 +02:00
..
2023-07-31 09:23:20 +10:00
2023-08-03 09:49:47 +09:00
2023-06-13 14:58:16 +01:00
2023-08-08 11:36:31 +01:00
2023-08-15 08:36:22 +02:00
2023-08-08 11:36:31 +01:00
2023-04-18 09:50:08 +10:00