Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

programmatic select logic to support testing #48

Open
kikonen opened this issue Jan 17, 2020 · 1 comment
Open

programmatic select logic to support testing #48

kikonen opened this issue Jan 17, 2020 · 1 comment
Labels

Comments

@kikonen
Copy link
Owner

kikonen commented Jan 17, 2020

need to support testing

something similar to select2

https://stackoverflow.com/questions/30517128/how-to-programmatically-inject-search-queries-into-select2-v4

@kikonen kikonen added the medium label Jan 17, 2020
@kikonen
Copy link
Owner Author

kikonen commented Jan 17, 2020

done

  • Added unique id for ss-controller

todo

  • should have global variable indicating existence of pending fetch operations (including internal fetch), which would allow test system to sync into those
    ** for internal fetch, however, delay is usually very small
    ** for external fetch, application itself can manage those counters

@kikonen kikonen added low and removed medium labels Jan 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant