Some test scripts are named test-<functionName>.R but some are test.data.<something>.R. I would prefer test-<functionName>.R format. Avoids later possible problems with test naming.
Some test scripts are named test-.R but some are test.data..R.
I would prefer test-.R format. Avoids later possible problems with test naming.