GithubHelp home page GithubHelp logo

sometotest's Introduction

sometotest

Learning is like rowing upstream: not to advance is to drop back.

A collection of test modules to test different small java frameworks

modules
test-activiti
test-base64
test-eagent-client
test-eagent-server
test-httpClient
test-jetty
test-json
test-module
test-selenium
test-selenium2
test-sikulix
test-tplan

test-activiti

tests business process engine activiti

test-base64

tests java.util.base64 to

  1. read .png file
  2. encode file as base64 string
  3. write encoded text to file
  4. read encoded text from file
  5. decode text

test-eagent-client

a combination of activiti, selenium & sikulix with jetty http Server and Client to recieve messages from test module test-eagent-server

test-eagent-server

a gui with jetty http Server and Client to work with test module test-eagent-client

test-httpClient

tests apache httpClient features

  • sends .png file as multipartFormData
  • sends .png file as base64 encoded string embedded in a json
  • sends a string to a basic auth secured http endpoint
  • sends a string to an ssl secured https endpoint accepts self signed
  • sends a string to an ssl secured https endpoint accepts certs in truststore

all features can be tested by sending them to test module test-jetty

test-jetty

tests jetty server different handlers:

  • recieves and saves multipartFormData
  • recieves json, extracts base64 encoded string, decodes and saves as .png file
  • recieves a post request on a basic auth secured endpoint
  • recieves a post request on an ssl secured endpoint (self signed)

all handlers can be tested with requests from test module test-httpClient

test-json

tests google gson framework

test-module

tests java file writing and reading from resources and from external files

test-selenium

tests selenium framework

test-selenium2

tests selenium to attach to an open Browser window
attaching to an open browser not opened by selenium is not working currently

test-sikulix

tests sikulix framework

test-tplan not working without licence

tests tplan framework

sometotest's People

Watchers

James Cloos avatar

sometotest's Issues

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.