Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[orion-dev] following up from the call

A couple of things from the call:

Here is the new issue for disabling the original content assist
plugin.  If there are no comments, I'll do this later today.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388457

The content assist tests are located here in the orion client git repo:
bundles/org.eclipse.orion.client.core/web/js-tests/esprima/

There are multiple files and some are unit testing behavior currently
disabled from the plugin: navigation, hovers, and transitive
dependencies.  The back end for these tests are stubbed out and the
tests are for the front end only.  The test file that is most
interesting now is esprimaJsContentAssistTests.js.


Back to the top