Ticket #7 (accepted task)

Reporter


Caridy Patino
Opened: 09/22/10
Last modified: 09/28/10
Status: accepted
Type: task

Owner


Reid Burke
Target Release:
Priority: P3 (normal)
Summary: [Pull Request] - adding one test for server /tests/next request
Description:

Reid, this is the second iteration of delegate:

- merged with your latest code
- including a test for the new entry point /tests/next
- including a test for --delegate host:port parameter
- now delegate is completely optional (it doesn't break your tests for a regular request)

Type: task Observed in Version: development master
Component: Yeti Severity: S3 (normal)
Assigned To: Reid Burke Target Release:
Location: Priority: P3 (normal)
Tags: pull request, github Relates To:
Browsers: All
URL: http://github.com/caridy/yeti/commit/d74c5d4d4f359825bd47d1cee74139840adcd88b
Test Information:

Change History

Caridy Patino

YUI Contributor

Posted: 09/22/10

Caridy Patino

YUI Contributor

Posted: 09/22/10

TODO:

- Adding a test to check transport testings (I don't know how we will be able to test this heheheh)
- Adding a pre-configuration to use just --delegate without the host:port value to make it easier.
- Investigate why the first time yeti server response with empty result even when we see the test running in the remote browsers. Successive calls work as expected.
- Investigate if there is a way to execute tests directly on the remote server without need to create a local yeti + a local yeti path/to/tests.html command.

That's all for now.

Reid Burke

YUI Developer

Posted: 09/28/10
  • status changed from new to accepted

Very cool! I'll look at this tomorrow or worst-case Wednesday.

I hope to release a new Yeti version this week, since I'm in Illinois and can bother Dav to upload the new version in person. :)