Difference between revisions of "Issues-6/13/2013"

From WormBaseWiki
Jump to navigationJump to search
 
Line 12: Line 12:
 
= Testing =
 
= Testing =
 
* run through testing template
 
* run through testing template
 +
* RESTful API tests
 +
** don't have to know system itself
 +
** to implement new tests:
 +
*** copy template file, make new tests
 +
*** write tests same time you resolve an issue
 +
 +
Now looking at API tests
 +
 +
* Test::More
  
 
= Intermine =
 
= Intermine =
 +
* Tests
 +
** acceptance tests
 +
** matching counts
 +
** none of them passed (small % difference)
 +
** use cases seem fine!
 +
 +
* working on issues - milestone over 50% completed!
 +
** ~50 solved, ~50 open
 +
** FASTA loader working
 +
 +
* curators have deadline - next week
 +
** description + summary fields
 +
** Gary - suggested new filters
 +
*** build will take less time
 +
 +
* development machine!
  
 
= WS238 issues =
 
= WS238 issues =
 
* going through these now. WIll have a list for the meeting.
 
* going through these now. WIll have a list for the meeting.

Latest revision as of 14:55, 13 June 2013

All meetings: WebDev Issues Meetings

Thursday June 13th 10:30am, Location: 6th floor Kitchen


Logging in to Intermine

Option:

  1. create accounts on behalf of users, store permanent token (currently, only 24 hour token available through REST)
  2. ask users to add Google account, log in behind the scenes openid. (use same realm for wormbase & wormmine for only one authentication)
  3. PAM?

Testing

  • run through testing template
  • RESTful API tests
    • don't have to know system itself
    • to implement new tests:
      • copy template file, make new tests
      • write tests same time you resolve an issue

Now looking at API tests

  • Test::More

Intermine

  • Tests
    • acceptance tests
    • matching counts
    • none of them passed (small % difference)
    • use cases seem fine!
  • working on issues - milestone over 50% completed!
    • ~50 solved, ~50 open
    • FASTA loader working
  • curators have deadline - next week
    • description + summary fields
    • Gary - suggested new filters
      • build will take less time
  • development machine!

WS238 issues

  • going through these now. WIll have a list for the meeting.