Giter VIP home page Giter VIP logo

testdatatable's People

Contributors

damies13 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

testdatatable's Issues

Weird behaviour when table name has multiple spaces in name

Steps to reproduce:

  1. Create Table with name: "Table with some Spaces"
  2. Create column in table with name: "Col with spaces"
  3. click twice in first row of "Col with spaces" to edit value, enter text "abc123"
  4. click any other row

Expected result:
Table "Table with some Spaces" is refreshed, the first row of "Col with spaces" contains "abc123"

Actual result:

  • Table "Table with some Spaces" is refreshed, the first row of "Col with spaces" is blank
  • Table "undefined" is created, with column "Col with spaces" first row of "Col with spaces" in table "undefined" is also blank

Get /<table name>/<id> not working

On Thu, 6 Feb 2020 at 03:43, Simon Benson <[email protected]> wrote:
...
I'm validating using Robot Framework and everything seems to work fine except when I try to use the operation "/<table name>/<id>" which is documented in your API Documentation but upon further investigation I don't see any tests in your regression testing for this to use as example.

This is the table 
image

and here is the operation failing
image (1)

and here is the "row" operation succeeding 
unnamed

Make TestDataTable available in languages other than English

Is your feature request related to a problem? Please describe.
Not everyone is comfortable using English, it would make the tool easier for people to use if it was possible to switch language to a language the user is comfortable with.

Describe the solution you'd like

  • default to using the local machine's system language if available
  • be able to change the language in the ini file
  • fall back to english if chosen language is not available

Auto refresh

The auto refresh components are implemented in the gui but have not code behind the option list selector.

Things that need to be considered behind the implimentation

  • when to start the auto refresh sequence of calls (probably triggered by selecting a non off option)
  • ensure only 1 auto refresh sequence is running at a time (e.g. if triggered by selection, then what happens if you select 5 sec, then 10 sec and then 5 sec again, you could have 3 auto refreshes happening effectively refreshing every 2-3 seconds)

http2 and http3 support

For now this would be a nice to have feature, but may become more important at some point in the future

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.