Recommend this page to a friend! |
Classes of Jorge Castro | Gentelella BladeOne | vendors/gentelella/vendors/echarts/test/README.md | Download |
|
DownloadTest GuideFunctional TestOpen Unit TestRendering-relevantOur test strategy is to compare the rendered canvas of current version with last release version. The comparison can either based on the content of rendered canvas, or the stack of canvas operations. When a test case fails, it doesn't necessary to be a bug since the rendering method may be changed intentionally in a commit. So in this case, we output the rendering result of both versions and the diff result. Make sure
By default, we compare current version with last release version. To run the test, you should first download last release using:
which will download Then, open Compare current with a specific releaseIf one argument is passed, we take it as the hash code of a release and compare current version with
Compare arbitrary two commitsSince Rendering-irrelevantOpen |