1. 05 mar., 2017 1 validation
    • lucasmoura's avatar
      Add tests to CSP class (#299) · c9eab0f6
      lucasmoura a écrit
      * Add tests to CSP class
      
      Add test for the following methods on CSP class:
      
      * assign
      * unassigns
      * nconflits
      * actions
      
      * Refactor some asserts in test_csp.py
      
      Some asserts were being done in the following way:
      assert (X is not None) == True
      
      Now, they are handled in the following way:
      assert X
      c9eab0f6
  2. 20 juin, 2016 1 validation
  3. 22 mar., 2016 3 validations