Bug 90676
| Summary: | [EFL] Add API test framework documentation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Thiago Marcos P. Santos <tmpsantos> |
| Component: | WebKit EFL | Assignee: | Thiago Marcos P. Santos <tmpsantos> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, gyuyoung.kim, k.czech, lucas.de.marchi |
| Priority: | P1 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://trac.webkit.org/wiki/EFLWebKitTests | ||
| Bug Depends on: | |||
| Bug Blocks: | 90451 | ||
Thiago Marcos P. Santos
Now that we have a test framework for testing the public API's, we should document the best practices, how to add new tests, etc.
Trac might be a good place for these docs.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Thiago Marcos P. Santos
I wrote a first draft for the WK2 tests here:
http://trac.webkit.org/wiki/EFLWebKitTests
Thiago Marcos P. Santos
I got a positive feedback from Chris about the docs.