Git Product home page Git Product logo

testsweets's Introduction

TestSweets

TS Sync will allow for easier synchronisation between a code base and your TestSweets projects. Currently the way the tester will create tests is by getting all of the keys from the developer per view and then create tests using those keys. What TS Sync will do is cut out the process of keeping track of all the keys on views and which ones can be used. It will look at all the keys in the project, find what view it's associated with, generate a key index and then push that to the TestSweets backend where it'll be associated with the project you have created. At this point when the tester wants to create a test they can choose from a view as well as the keys in the view to decide which widgets to target with test commands.

Read more about it here

TestSweets Generator

Note: If you're not going to Unit test every part of this package you will not work on it. If you're struggling with unit testing ask me (Dane) for help

The generator will make use of annotations and Key's that are supplied to widgets. The keys will be in a specific format to allow us to extract the correct details for it. This will indicate to the build_runner that we want to scan this view for keys to synchronise.

Read more about it here

Future Feature

These features are for when all the above works 100%.

Upload progress widget

In the future we will provide a UI blocking widget that will show the progress for the uploaded keys so the dev can know when the upload is complete. Before that is added the verbose logs will print out in the console so the dev will have some kind of indication on whether the upload / sync is complete or not

Precondition and Post Conditions

In addition to view annotations the devs will also be able to annotate actions that can be executed during or after a test. Things like logout, clearing cache, closing the app, etc. I still have to think about how this will work so we'll leave this out for now.

testsweets's People

Contributors

filledstacks avatar isaacadariku avatar bats64mgutsi avatar r0hit-gupta avatar eb-so avatar ebrahim-soliman avatar

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.