Skip to content

Commit 8aa1436

Browse files
committed
Created page with '==Participants:== Ah Fu, Peter, Andreas == Ismb == Peter and Andreas will meet at Ismb Vienna == Junit tests == We start to have unit tests. They are testing correct usage …'
1 parent 28f206f commit 8aa1436

File tree

2 files changed

+85
-0
lines changed

2 files changed

+85
-0
lines changed

_wikis/AapropsSkype_20110602.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: AapropsSkype 20110602
3+
---
4+
5+
Participants:
6+
-------------
7+
8+
Ah Fu, Peter, Andreas
9+
10+
Ismb
11+
----
12+
13+
Peter and Andreas will meet at Ismb Vienna
14+
15+
Junit tests
16+
-----------
17+
18+
We start to have unit tests. They are testing correct usage and results
19+
of the software. Peter: also add extreme cases for testing in an attempt
20+
to try to break the API.
21+
22+
- Equals test for double: precision problem. Solution: round to the
23+
desired precision. - Execution time of tests - broken tests - can't
24+
install with Maven
25+
26+
Exceptions for invalid characters
27+
---------------------------------
28+
29+
Shall we throw exceptions for invalid characters or just ignore them?
30+
31+
If we can fix the problem, we will try to fix it, otherwise we will
32+
throw exception.
33+
34+
Javadocs in SVN
35+
---------------
36+
37+
ignore in SVN
38+
39+
Outlook for next week
40+
---------------------
41+
42+
break API as part of junit tests
43+
44+
start working on next properties: solv access sec struc charge
45+
hydrophobicity
46+
47+
molecular weight - load from XML to support multiple source
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
==Participants:==
2+
3+
Ah Fu, Peter, Andreas
4+
5+
== Ismb ==
6+
7+
Peter and Andreas will meet at Ismb Vienna
8+
9+
== Junit tests ==
10+
11+
We start to have unit tests. They are testing correct usage and results of the software. Peter: also add extreme cases for testing in an attempt to try to break the API.
12+
13+
- Equals test for double: precision problem. Solution: round to the desired precision.
14+
- Execution time of tests
15+
- broken tests - can't install with Maven
16+
17+
18+
== Exceptions for invalid characters ==
19+
20+
Shall we throw exceptions for invalid characters or just ignore them?
21+
22+
If we can fix the problem, we will try to fix it, otherwise we will throw exception.
23+
24+
== Javadocs in SVN ==
25+
26+
ignore in SVN
27+
28+
== Outlook for next week ==
29+
30+
break API as part of junit tests
31+
32+
start working on next properties:
33+
solv access
34+
sec struc
35+
charge
36+
hydrophobicity
37+
38+
molecular weight - load from XML to support multiple source

0 commit comments

Comments
 (0)