prototypo icon indicating copy to clipboard operation
prototypo copied to clipboard

Make a lot a tests

Open FranzPoize opened this issue 8 years ago • 2 comments

FranzPoize avatar Aug 05 '16 12:08 FranzPoize

Keeping tracks of action test

appValues

  • [x] '/load-app-values'
  • [ ] '/load-commits'
  • [ ] '/load-commits-post'
  • [ ] '/view-commit'
  • [x] '/load-account-values'

export

  • [x] '/exporting'
  • [ ] '/export-otf'
  • [ ] '/set-up-export-otf'
  • [ ] '/export-glyphr'
  • [ ] '/export-family-from-reader'
  • [ ] '/export-family-from-blob'
  • [ ] '/export-family-from-values'
  • [ ] '/export-family-after-load'
  • [ ] '/export-family'

font

  • [ ] '/load-font-instance'
  • [ ] '/create-font'
  • [ ] '/update-font'
  • [ ] '/change-font-from-typedata'
  • [ ] '/change-font'
  • [ ] '/create-family'
  • [ ] '/select-variant'
  • [ ] '/create-variant-from-ref'
  • [ ] '/create-variant'
  • [ ] '/edit-variant'
  • [ ] '/edit-family-name'
  • [ ] '/delete-variant'
  • [ ] '/delete-family'
  • [ ] '/clear-error-variant'
  • [ ] '/select-family-collection'
  • [ ] '/select-variant-collection'
  • [ ] '/close-create-family-modal'
  • [ ] '/close-create-variant-modal'
  • [ ] '/change-param'
  • [ ] '/change-param-state'
  • [ ] '/change-letter-spacing'
  • [ ] '/update-letter-spacing-value'

fontControls

  • [ ] '/load-values'
  • [ ] '/load-font-infos'
  • [ ] '/set-alternate'

fontParameters

  • [ ] '/load-params'

glyphs

  • [ ] '/load-glyphs'
  • [ ] '/select-glyph'
  • [ ] '/toggle-lock-list'
  • [ ] '/toggle-focus-direct-access'
  • [ ] '/check-glyph-valid'

indiv

  • [ ] '/load-indiv-groups'
  • [ ] '/toggle-individualize'
  • [ ] '/add-glyph-to-indiv-create'
  • [ ] '/add-glyph-to-indiv-edit'
  • [ ] '/select-indiv-tag'
  • [ ] '/create-param-group'
  • [ ] '/cancel-indiv-mode'
  • [ ] '/edit-param-group'
  • [ ] '/pre-delete'
  • [ ] '/delete-param-group'
  • [ ] '/remove-glyph'
  • [ ] '/save-param-group'
  • [ ] '/create-mode-param-group'
  • [ ] '/edit-mode-param-group'

    panel

  • [ ] '/store-value'
  • [ ] '/store-value-undoable'
  • [ ] '/store-text'
  • [ ] '/change-tab-font'

search

  • [ ] '/search-glyph'
  • [ ] '/save-search-glyph'
  • [ ] '/toggle-pinned-search'
  • [ ] '/delete-search-glyph'

tagStore

  • [ ] '/load-tags'
  • [ ] '/select-tag'
  • [ ] '/toggle-pinned'

undoStack

  • [ ] '/go-back'
  • [ ] '/go-forward'
  • [ ] '/store-action'
  • [ ] '/clear-undo-stack'

user-lifecycle

  • [ ] '/load-customer-data'
  • [ ] '/clean-form'
  • [ ] '/sign-out'
  • [ ] '/sign-in'
  • [ ] '/sign-up'
  • [ ] '/choose-plan'
  • [ ] '/confirm-plan'
  • [ ] '/add-card'
  • [ ] '/add-billing-address'
  • [ ] '/add-card-and-billing'
  • [ ] '/confirm-buy'
  • [ ] '/change-account-info'
  • [ ] '/change-password'
  • [ ] '/buy-credits'
  • [ ] '/spend-credits'

FranzPoize avatar Aug 25 '16 15:08 FranzPoize

Keeping tracks of components tests

  • [ ] alternate-glyph-list.components.jsx
  • [ ] alternate-menu.components.jsx
  • [ ] canvas-glyph-input.components.jsx
  • [ ] close-button.components.jsx
  • [ ] commits-list.components.jsx
  • [ ] controls-tabs.components.jsx
  • [ ] credits-export.components.jsx
  • [ ] dashboard.components.jsx
  • [ ] export-as.components.jsx
  • [ ] font-controls.components.jsx
  • [ ] font-infos.components.jsx
  • [ ] forgotten-password.components.jsx
  • [ ] glyph-button.components.jsx
  • [ ] glyph.components.jsx
  • [ ] glyph-grid.components.jsx
  • [ ] glyph-list.components.jsx
  • [ ] glyph-panel.components.jsx
  • [ ] glyph-tag-list.components.jsx
  • [ ] go-pro-modal.components.jsx
  • [ ] i-am-mobile.components.jsx
  • [ ] news-feed.components.jsx
  • [ ] not-a-browser.components.jsx
  • [ ] not-logged-in.components.jsx
  • [ ] nps-message.components.jsx
  • [ ] prototypo-canvas.components.jsx
  • [ ] prototypo-panel.components.jsx
  • [ ] prototypo-text.components.jsx
  • [ ] prototypo-word.components.jsx
  • [ ] register.components.jsx
  • [ ] search-glyph-list.components.jsx
  • [ ] signin.components.jsx
  • [ ] site-portal.components.jsx
  • [ ] sliders.components.jsx
  • [ ] subscription-purchase.components.jsx
  • [ ] subscription-widget.components.jsx
  • [ ] tutorials.components.jsx
  • [ ] wait-for-load.components.jsx
  • [ ] warning-message.components.jsx
  • [ ] workboard.components.jsx
  • [ ] zoom-buttons.components.jsx

Account

  • [ ] account-add-card.components.jsx
  • [ ] account-app.components.jsx
  • [ ] account-billing-address.components.jsx
  • [ ] account-change-password.components.jsx
  • [ ] account-change-plan.components.jsx
  • [ ] account-confirm-plan.components.jsx
  • [ ] account-dashboard.components.jsx
  • [ ] account-details.components.jsx
  • [ ] account-home.components.jsx
  • [ ] account-invoice-list.components.jsx
  • [ ] account-profile-panel.components.jsx
  • [ ] account-sidebar.components.jsx
  • [ ] account-subscription.components.jsx
  • [ ] account-success.components.jsx
  • [ ] subscription-account-info.components.jsx
  • [ ] subscription-add-card.components.jsx
  • [ ] subscription-billing-address.components.jsx
  • [ ] subscription-choose-plan.components.jsx
  • [ ] subscription.components.jsx
  • [ ] subscription-confirmation.components.jsx
  • [ ] subscription-sidebar.components.jsx

Collection

  • [ ] collection.components.jsx

FamilyVariant

  • [ ] add-family-variant.components.jsx
  • [ ] change-name-family.components.jsx
  • [ ] change-name-variant.components.jsx
  • [ ] create-family-modal.components.jsx
  • [ ] create-variant-modal.components.jsx
  • [ ] duplicate-variant.components.jsx

Handlegrip

  • [ ] handlegrip-bar.components.jsx
  • [ ] handlegrip-letter.components.jsx
  • [ ] handlegrip-text.components.jsx
  • [ ] regular-letter.components.jsx

indivMode

  • [ ] create-param-group.components.jsx
  • [ ] delete-param-group.components.jsx
  • [ ] edit-param-group.components.jsx
  • [ ] edit-param-group-panel.components.jsx
  • [ ] indiv-group-list.components.jsx
  • [ ] indiv-sidebar.components.jsx

Shared

  • [ ] account-validation-button.components.jsx
  • [ ] add-card.components.jsx
  • [ ] billing-address.components.jsx
  • [ ] button.components.jsx
  • [ ] display-with-label.components.jsx
  • [ ] form-error.components.jsx
  • [ ] form-success.components.jsx
  • [ ] input-with-label.components.jsx
  • [ ] label.components.jsx
  • [ ] loading-overlay.components.jsx
  • [ ] modal.components.jsx
  • [ ] places.components.jsx
  • [ ] select-with-label.components.jsx

Toolbar

  • [ ] arianne-thread.components.jsx
  • [ ] individualize-button.components.jsx
  • [ ] toolbar.components.jsx

Topbar

  • [ ] allowed-top-bar-with-payment.components.jsx
  • [ ] topbar.components.jsx
  • [ ] top-bar-menu.components.jsx

ViewPanels

  • [ ] contextual-menu.components.jsx
  • [ ] view-panels-menu.components.jsx

Views

  • [ ] prototypo-word-input.components.jsx

FranzPoize avatar Aug 25 '16 15:08 FranzPoize