silpa-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[silpa-discuss] [Project-SILPA/Silpa-Flask] 9905f9: Fix wrong condition


From: Vasudev Kamath
Subject: [silpa-discuss] [Project-SILPA/Silpa-Flask] 9905f9: Fix wrong condition testing
Date: Sat, 26 Apr 2014 22:53:05 -0700

  Branch: refs/heads/development
  Home:   https://github.com/Project-SILPA/Silpa-Flask
  Commit: 9905f9e6c9280447584826580233eb13ec382503
      
https://github.com/Project-SILPA/Silpa-Flask/commit/9905f9e6c9280447584826580233eb13ec382503
  Author: Vasudev Kamath <address@hidden>
  Date:   2014-04-27 (Sun, 27 Apr 2014)

  Changed paths:
    M silpa/api/jsonrpc.py

  Log Message:
  -----------
  Fix wrong condition testing

We should try invoke method if instance has method with that name, I was
negating the condition which was wrong


  Commit: f6dfdf8b4af659ea2f18199c1460ea1090b95503
      
https://github.com/Project-SILPA/Silpa-Flask/commit/f6dfdf8b4af659ea2f18199c1460ea1090b95503
  Author: Vasudev Kamath <address@hidden>
  Date:   2014-04-27 (Sun, 27 Apr 2014)

  Changed paths:
    M tests/api/jsonrpc_tests.py

  Log Message:
  -----------
  New test added

Test to check success result from jsonrpc call


  Commit: a84d9455b65b0325b7bb3fdf97e6ffd9761f304e
      
https://github.com/Project-SILPA/Silpa-Flask/commit/a84d9455b65b0325b7bb3fdf97e6ffd9761f304e
  Author: Vasudev Kamath <address@hidden>
  Date:   2014-04-27 (Sun, 27 Apr 2014)

  Changed paths:
    M tests/api/jsonrpc_tests.py

  Log Message:
  -----------
  Typo fixes and method name change.

* Method to check json alright is assertOkJson not assertJsonOk
* use non existent method as param to jsonrpc call for testing method
  not found return value from jsonrpc

Signed-off-by: Vasudev Kamath <address@hidden>


  Commit: 09e2b21184fe4b15c168be88bb5c6d406fed0974
      
https://github.com/Project-SILPA/Silpa-Flask/commit/09e2b21184fe4b15c168be88bb5c6d406fed0974
  Author: Vasudev Kamath <address@hidden>
  Date:   2014-04-27 (Sun, 27 Apr 2014)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  disable python3 tests

For the time being till the modules are ported to python3 disable the
tests for py3


Compare: 
https://github.com/Project-SILPA/Silpa-Flask/compare/ebc577f86f6f...09e2b21184fe

reply via email to

[Prev in Thread] Current Thread [Next in Thread]