Ticket #287 (new defect)

Opened 3 years ago

Last modified 2 months ago

[meta] Programatic widget test cases

Reported by: Brian Lucas Owned by: dante
Priority: normal Milestone: future
Component: Dijit Version: 0.2
Severity: major Keywords:
Cc: tk, bill, dylan

Description (last modified by dante) (diff)

It would be helpful to have two different forms of instantiation in the widget test cases: 1. script-based 2. HTML markup-based

Only non-deprecated widgets need apply.

Change History

Changed 3 years ago by dylan

  • owner changed from Dylan to dylan
  • status changed from new to assigned

Changed 3 years ago by dmachi

  • milestone changed from 0.3release to 0.4

Changed 2 years ago by ktiedt

(In [5866]) references #287 includes createWidget() examples for Clock, ColorPalette?, ComboBox?, DatePicker?, and DebugConsole?. Would have Dialog, but it is buggy... still trying to figure out whats going on with it.

Changed 2 years ago by dylan

  • cc tk added
  • milestone changed from 0.4 to 0.4.1

we've made progress on this, but this is a lot of effort, so we'll move some of this effort to 0.4.1 (and maybe even 0.5). We also need to come up with a list of widgets that fail to work with programmatic instantiation.

Changed 2 years ago by bill

  • owner changed from dylan to tk
  • status changed from assigned to new
  • milestone changed from 0.4.1 to 0.6

Changed 2 years ago by bill

  • milestone changed from 0.6 to 0.5

oops, meant to set this for 0.5

Changed 17 months ago by tk

  • cc bill, dylan added

Going to recommend this be closed, with the new requirements for each package, this should be resolved on its own as things are ported to 0.9.

Changed 17 months ago by bill

  • component changed from General to Dijit
  • milestone changed from 0.9 to 1.0

Well, it would still be nice to have examples of programatic creation in each test, since we do (in theory) support that. Sometimes the differences are interesting, like for Buttons, specifying the label as a label attribute rather than innerHTML.

Changed 17 months ago by tk

I thought that was part of the new test case/documentation requirements for Dijits/DojoX?

Changed 16 months ago by tk

  • owner changed from tk to bill

Changed 16 months ago by bill

  • milestone changed from 1.0 to 1.1

Changed 13 months ago by bill

See #4843: Menu/MenuItem and ComboBox are the major ones not done.

Changed 13 months ago by bill

  • summary changed from include fromScript/createWidget tags with each widget test case to Programatic widget test cases

Changed 13 months ago by rcoup

(In [11173]) references #287 Add a programmatic creation example for Menu.

Changed 12 months ago by bill

  • owner changed from bill to dante

Changed 12 months ago by dante

(In [11658]) refs #287 - programatic splitcontainer example

Changed 12 months ago by bill

(In [11801]) Programmatic editor creation test (refs #287)

Changed 9 months ago by bill

(In [12879]) Programmatic tree example. Refs #287.

Changed 9 months ago by alex

  • summary changed from Programatic widget test cases to [meta] Programatic widget test cases

Changed 8 months ago by dante

  • milestone changed from 1.1 to 1.2

time to punt him.

Changed 5 months ago by toonetown

(In [14143]) Refs #287 - remove extra character

Changed 5 months ago by dante

  • severity changed from normal to major
  • description modified (diff)
  • milestone deleted

Changed 5 months ago by bill

  • milestone set to future

Changed 3 months ago by dante

(In [14841]) refs #287 - add programatic filteringselect example.

Changed 3 months ago by dante

(In [14842]) refs #287 - whoops .. broken function.

Changed 2 months ago by bill

(In [15322]) Better StackContainer? programmatic test. Refs #287.

Note: See TracTickets for help on using tickets.