C#.Net/JDI/Core/Interfaces/Complex/IForm.cs (29 lines): - line 19: //TODO Fill() was default - line 27: //TODO Fill() was default - line 36: //TODO Verify() was default - line 44: //TODO Verify was default - line 53: //TODO Check() was default - line 60: //TODO Check() was default - line 89: //TODO Login was default - line 99: //TODO Add() was default - line 109: //TODO Publish() was default - line 119: //TODO Save() was default - line 129: //TODO Update() was default - line 139: //TODO Cancel() was default - line 149: //TODO close was default - line 159: //TODO Back was default - line 169: //TODO select() was default - line 179: //TODO Next() was default - line 189: //TODO Search() was default - line 198: //TODO Submit() was default - line 207: //TODO Login() was default - line 216: //TODO Add() was default - line 225: //TODO Publish() was default - line 234: //TODO Save() was default - line 243: //TODO Uodate was default - line 252: //TODO Cancel() was default - line 261: //TODO Close was default - line 270: //TODO Back() was default - line 279: //TODO was default - line 288: //TODO Next() was default - line 297: //TODO Search() was default TestApplications/Web/js/lib/components/c3-0.4.2/c3.js (20 lines): - line 175: // when gauge, hide legend // TODO: fix - line 262: // TODO: is this needed? - line 1315: yDomainMax = yDomainMin + 10; // TODO: introduce axis.y.maxMin - line 1317: yDomainMin = yDomainMax - 10; // TODO: introduce axis.y.minMax - line 1698: } // TODO: accept name array for order - line 2168: // TODO: rotated not supported yet - line 2821: // Draw with region // TODO: Fix for horizotal charts - line 4009: // TODO: move this to c3_axis - line 4445: // TODO: extends all function - line 4472: // TODO: ratio should be an option? - line 4877: // TODO: binary search when multiple xs - line 4905: // TODO: included/unincluded callback here - line 4988: toggle = function () {}; // TODO: how to select step chart? - line 5757: // TODO: do not unload if target will load (included in url/rows/columns) - line 6164: c3_chart_fn.xgrids.remove = function (params) { // TODO: multiple - line 6180: c3_chart_fn.ygrids.remove = function (params) { // TODO: multiple - line 6265: // TODO: fix - line 6297: // TODO: return some values? - line 6398: // TODO: when tooltip_grouped = false - line 6414: // TODO: get target data by checking the state of focus C#.Net/JDI/Core/BaseElement.cs (10 lines): - line 36: //TODO this(By.Id("EMPTY")); - line 75: //TODO old code: public WebDriver GetDriver() { ... } - line 82: throw new NotImplementedException();//TODO getLocator() - line 92: throw new NotImplementedException();//TODO remove IBaseElement.GetAvatar() or GetElementModule GetAvatar() - line 103: throw new NotImplementedException();//TODO setAvatar(By byLocator, GetElementModule avatar) - line 110: //TODO return (typeName != null) ? typeName : getClass().getSimpleName(); - line 140: throw new NotImplementedException();//TODO setWaitTimeout(long mSeconds) - line 145: throw new NotImplementedException();//TODO restoreWaitTimeout() - line 150: throw new NotImplementedException();//TODO logAction(String actionName, LogLevels level) - line 156: throw new NotImplementedException();//TODO LogAction(string actionName) C#.Net/JDI/Core/Interfaces/Common/ITextField.cs (6 lines): - line 13: //TODO [JDIAction] - line 20: //TODO [JDIAction] - line 21: //TODO SendKeys() was default - line 27: //TODO [JDIAction] - line 33: //TODO [JDIAction] - line 39: //TODO [JDIAction] C#.Net/JDI/Core/Interfaces/Base/IMultiSelector.cs (5 lines): - line 122: //TODO GetNames() was default - line 129: //TODO GetValues() was default - line 136: //TODO GetOptionsAsText() was default - line 149: //TODO SelectAll() was default - line 162: //TODO UncheckAll() was default C#.Net/JDI/Matchers/JDI Matchers/BaseMatcher.cs (4 lines): - line 21: protected BaseMatcher(string checkMessage) : this() // TODO: Fix it! (setting logger) - line 28: // TODO: Fix it! - line 77: // TODO: Take screenshot - line 94: // TODO: Take screenshot C#.Net/JDI/Core/Interfaces/Base/IVisible.cs (4 lines): - line 8: //TODO:[JDIAction] - line 14: //TODO:[JDIAction] - line 20: //TODO:[JDIAction] - line 26: //TODO:[JDIAction] TestApplications/Web/js/lib/components/d3-3.4.13/src/selection/remove.js (3 lines): - line 3: // TODO remove(selector)? - line 4: // TODO remove(node)? - line 5: // TODO remove(function)? C#.Net/JDI/Web/JDI Web/Selenium/Elements/Complex/Table/Table.cs (3 lines): - line 294: public IList FooterInstance() // TODO method name conflict - line 378: // TODO method name conflict - line 449: // TODO: why Collection type is used here? C#.Net/JDI/Core/Interfaces/Complex/ISelector.cs (3 lines): - line 78: //TODO GetName() was default - line 81: //TODO GetValues() was default - line 88: //TODO GetOptionsAsText() was default C#.Net/JDI/Core/Interfaces/Base/IElement.cs (3 lines): - line 11: //TODO:[JDIAction] - line 19: //TODO:[JDIAction] - line 27: //TODO:[JDIAction] TestApplications/Web/js/lib/components/d3-3.4.13/src/geo/path-centroid.js (2 lines): - line 3: // TODO Unify this code with d3.geom.polygon centroid? - line 4: // TODO Enforce positive area for exterior, negative area for interior? C#.Net/JDI/Core/Interfaces/Base/ISelect.cs (2 lines): - line 10: //TODO [JDIAction] - line 16: //TODO [JDIAction] TestApplications/Web/js/lib/components/c3-0.4.2/src/drag.js (2 lines): - line 24: // TODO: binary search when multiple xs - line 52: // TODO: included/unincluded callback here TestApplications/Web/js/lib/components/d3-3.4.13/src/geo/clip-circle.js (2 lines): - line 13: notHemisphere = abs(cr) > ε, // TODO optimise for this common case - line 48: // TODO ignore if not clipping polygons. TestApplications/Web/js/lib/components/c3-0.4.2/src/api.grid.js (2 lines): - line 12: c3_chart_fn.xgrids.remove = function (params) { // TODO: multiple - line 28: c3_chart_fn.ygrids.remove = function (params) { // TODO: multiple TestApplications/Web/js/lib/components/c3-0.4.2/src/arc.js (2 lines): - line 60: // TODO: extends all function - line 87: // TODO: ratio should be an option? TestApplications/Web/js/lib/components/c3-0.4.2/src/core.js (2 lines): - line 170: // when gauge, hide legend // TODO: fix - line 257: // TODO: is this needed? TestApplications/Web/js/lib/components/c3-0.4.2/src/api.tooltip.js (2 lines): - line 17: // TODO: when tooltip_grouped = false - line 33: // TODO: get target data by checking the state of focus TestApplications/Web/js/lib/components/c3-0.4.2/src/domain.js (2 lines): - line 80: yDomainMax = yDomainMin + 10; // TODO: introduce axis.y.maxMin - line 82: yDomainMin = yDomainMax - 10; // TODO: introduce axis.y.minMax TestApplications/Web/js/lib/components/d3-3.4.13/src/layout/chord.js (2 lines): - line 57: // TODO Allow start and end angle to be specified. - line 58: // TODO Allow padding to be specified as percentage? TestApplications/Web/js/lib/components/d3-3.4.13/lib/science/science.js (2 lines): - line 74: // TODO how to handle non-3D vectors? - line 75: // TODO handle 7D vectors? TestApplications/JDIChromePlugin/DevPanel/libs/jszip/jszip.js (2 lines): - line 6190: // TODO: may be {} - line 6722: // TODO: 2 or 1 bytes? TestApplications/Web/js/lib/components/d3-3.4.13/src/svg/chord.js (1 line): - line 15: // TODO Allow control point to be customized. Java/JDI/jdi-uitest-web/src/main/java/com/epam/jdi/uitests/web/selenium/elements/base/JList.java (1 line): - line 495: //TODO WebElementsCollection should be correctly initialized DDT-Framework/src/main/groovy/ddt/framework/ExcelFile.groovy (1 line): - line 98: // TODO: Refactor this switch block Java/JDI/jdi-uitest-mobile/src/main/java/com/epam/jdi/uitests/mobile/appium/driver/AppiumDriverFactory.java (1 line): - line 167: // TODO correct constant 100 TestApplications/Web/js/lib/components/c3-0.4.2/src/interaction.js (1 line): - line 54: // TODO: rotated not supported yet TestApplications/Web/js/lib/components/d3-3.4.13/src/svg/symbol.js (1 line): - line 48: // TODO cross-diagonal? TestApplications/Web/js/lib/components/d3-3.4.13/src/geo/clip.js (1 line): - line 111: // TODO reuse bufferListener.rejoin()? Java/JDI/jdi-uitest-web/src/main/java/com/epam/jdi/uitests/web/selenium/driver/SeleniumDriverFactory.java (1 line): - line 290: // TODO correct constant 100 TestApplications/Web/js/lib/components/c3-0.4.2/src/axis.js (1 line): - line 55: // TODO: move this to c3_axis C#.Net/JDI/Web/JDI Web/Selenium/Elements/Complex/Selector.cs (1 line): - line 31: // TODO: need to initialize in each constructor ??? (exclude to separate method) TestApplications/Web/js/lib/components/c3-0.4.2/src/shape.line.js (1 line): - line 180: // Draw with region // TODO: Fix for horizotal charts TestApplications/Web/js/lib/components/d3-3.4.13/src/locale/time-format.js (1 line): - line 346: // TODO table of time zone offset names? TestApplications/Web/js/lib/components/d3-3.4.13/src/selection/selection.js (1 line): - line 56: // TODO fast singleton implementation? Java/JDI/jdi-uitest-core/src/main/java/com/epam/jdi/uitests/core/interfaces/complex/tables/interfaces/ITable.java (1 line): - line 195: // TODO Cell search with predicates TestApplications/Web/js/lib/components/d3-3.4.13/src/geo/clip-extent.js (1 line): - line 127: // TODO rather than special-case polygons, simply handle them separately. C#.Net/JDI/Web/JDI Web/Attributes/DemoSettingsAttribute.cs (1 line): - line 10: // TODO Old code C#.Net/JDI/Web/JDI Web/Utils/ScreenshotAlert.cs (1 line): - line 5: // TODO Old code TestApplications/Web/js/lib/components/c3-0.4.2/src/selection.js (1 line): - line 50: toggle = function () {}; // TODO: how to select step chart? TestApplications/Web/js/lib/components/c3-0.4.2/src/data.js (1 line): - line 226: } // TODO: accept name array for order TestApplications/Web/js/lib/components/c3-0.4.2/src/api.axis.js (1 line): - line 10: // TODO: return some values? TestApplications/Web/js/lib/components/d3-3.4.13/src/geo/path-area.js (1 line): - line 4: // TODO Unify this code with d3.geom.polygon area? TestApplications/Web/js/lib/components/c3-0.4.2/src/api.load.js (1 line): - line 30: // TODO: do not unload if target will load (included in url/rows/columns) TestApplications/Web/js/lib/components/c3-0.4.2/src/api.color.js (1 line): - line 1: // TODO: fix C#.Net/JDI/Web/JDI Web/Utils/WebExtensions.cs (1 line): - line 12: // TODO Old code TestApplications/Web/js/lib/components/d3-3.4.13/src/geo/clip-polygon.js (1 line): - line 17: // TODO if all rings are closed, then the winding order of the exterior C#.Net/JDI/Core/Interfaces/Base/IClickable.cs (1 line): - line 5: //TODO:[JDIAction] Java/JDI/jdi-uitest-web/src/main/java/com/epam/jdi/uitests/web/selenium/elements/base/J.java (1 line): - line 490: //TODO WebElementsCollection should be correctly initialized C#.Net/JDI/Matchers/JDI Matchers/NUnit/Assert.cs (1 line): - line 38: // TODO: Need to use interface instead of ListChecker ???