Difference between revisions of "Governance tests"

From Sudo Room
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
* Test Case 1: Someone has stolen money from the donations jar
* Test Case 1: Someone has stolen money from the donations jar
* Test Case 2: An injury happens at Sudoroom
* Test Case 2: An injury happens at Sudoroom
* Test Case 3: Someone is living at Sudoroom
* Test Case 3: Someone is living at Sudoroom
 
 


==Notes==
==Notes==


Romy starting to add to this.
Romy starting to add to this.

Latest revision as of 23:41, 27 March 2013

Test Driven Development is an integral part of a lot of software development -- coming up with different situations and contexts of how your software is used. But it can actually be applied to the Articles of Association quite easily -- especially to the 'conflict resolution' sections. How well do the articles we've agreed upon handle different types of conflicts? Well, we can write test cases for them. For instance:

Conflict Resolution

  • Test Case 1: Someone has stolen money from the donations jar
  • Test Case 2: An injury happens at Sudoroom
  • Test Case 3: Someone is living at Sudoroom


Notes

Romy starting to add to this.