You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2026. It is now read-only.
Setup some package.json script to copy a set of testfiles into the Nodebox storage folder and into the Dropbox test folder, to be synced with the Server, in order to write Tests and have the same set of testfiles on all machines.
E.g.: /setup/data/local/* /setup/data/server/*
We might keep files existing in the storage folder and just check for our test files.
Setup some package.json script to copy a set of testfiles into the Nodebox storage folder and into the Dropbox test folder, to be synced with the Server, in order to write Tests and have the same set of testfiles on all machines.
E.g.:
/setup/data/local/*/setup/data/server/*We might keep files existing in the storage folder and just check for our test files.