Skip to content

Commit ee70c7e

Browse files
authored
Remove TODOs for mysql-client and test instructions
Removed TODO items related to mysql-client and tests.
1 parent 12ffa90 commit ee70c7e

File tree

1 file changed

+2
-4
lines changed
  • src/content/docs/development

1 file changed

+2
-4
lines changed

src/content/docs/development/dev.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ System requirements:
88
- Java 17
99
- [Docker](https://www.docker.com/) & [Docker Compose](https://docs.docker.com/compose/) is optional but makes running MySQL and Solr more convenient
1010
- [Supervisord](http://supervisord.org/) is optional but makes running the development servers more convenient
11+
- TODO: mysql-client
1112

1213
Currently supported platforms for development:
1314

@@ -361,10 +362,7 @@ at all times._
361362

362363
## Running the tests
363364

364-
ArchivesSpace uses a combination of RSpec, integration and Selenium
365-
tests.
366-
367-
./build/run travis:test
365+
TODO
368366

369367
It's also useful to be able to run the backend unit tests separately.
370368
To do this, run:

0 commit comments

Comments
 (0)