tests.js 272 B

123456789
  1. //TODO
  2. /*
  3. * FileSystem Tests (Server Only)
  4. *
  5. * Create FS SA and use for all tests (verify the "~" correctly uses the home directory)
  6. * Test get, getBytes, put, remove, stats. Verify that the correct things happen
  7. * in the correct places on the local filesystem.
  8. */