hpi-swa-teaching / AcceptIt

SWT 2018 Group 12
MIT License
3 stars 3 forks source link

Figure out why the timeout value sent is the string '5' and not a real number #13

Open Askir opened 6 years ago

Askir commented 6 years ago

Expected Behavior

When executing a test case it should run and the method timeoutForTest should return a viable number for a timeout value.

Actual Behavior

Due to the fact that the timeoutForTest method returns '5' as a string even the simplest tests don't run.

Steps to reproduce error

Try to run any User Story tests with acceptit

Askir commented 6 years ago

13 - Can't estimate we just don't know enough about the code yet.

Probably a 5 or so though.

erksch commented 6 years ago

5

MarcelSchmidberger commented 6 years ago

8: this problem no longer occurs because we no longer have timeout issues for tests. For reproduction we first need to create them again

Xhenet commented 6 years ago

8