mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Fix casing in file names * Refactor file structure * Split up related field node * formatter * renamed fields-node.ts to fields.ts * added o2m field in tdd test * Split up tests Co-authored-by: Nitwel <mail@nitwel.de> * moved variables to test * used random values in db response mock * finalized actual test * added some explanation * encapsulated mock stream creation * encapsulated receiving data from stream * removed root prop in query * Fix some spelling errors and variable names * Remove mocked stream hotfix * Reset mock after each test * reduced test to a minimum --------- Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de> Co-authored-by: Nitwel <mail@nitwel.de>