Added unit tests to test emulator core
[osm/vim-emu.git] / README.md
index c4dc27b..7d75760 100644 (file)
--- a/README.md
+++ b/README.md
@@ -56,10 +56,10 @@ Automatic installation is provide through an Ansible playbook.
 ### TODO
 * DCemulator
  * ...
-* Write unit tests
-* Create an Ansible-based automatic installation routine
+
 * Add resource constraints to datacenters
 * Check if we can use the Mininet GUI to visualize our DCs?
+* (Unit tests for zerorpc API endpoint)
 
 
 ### Features / Done
@@ -78,3 +78,5 @@ Automatic installation is provide through an Ansible playbook.
  * Write CLI client
  * Start compute
  * Stop compute
+* Create an Ansible-based automatic installation routine
+* Unit tests