Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

iarigby-archive/social_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

  • download scripts and include locally (that way they can be replaced during tests!)

api

  • id
const postsController = app.getController(posts, filter)
postsController.onDelete = function(id) {

}

// და აქ ტრანსფორმაცია მოხდება ხოლმე მოსული სტრუქტურის
postsController.onNew = function(post) {

}

postsController.delete(id)

postsController.create(object)

სამუშაო გარემო

  • html preview (? security extensions უნდა გააუქმონ)
  • es6-string-html extension

.git და ეგენი იყოს არჩევითი, ვისაც უნდა გამოიყენოს

testing

https://www.npmjs.com/package/mochawesome

  • try mocha test, report, etc
  • better front end testing (I think it was called Jasmine)

ავტომატური ტესტირება

  • ბრაუზერის გახსნა და სკრიპტის დამატება, რომელიც გენერირებულ შედეგებს ლოკალჰოსტზე გააგზავნის ან რამე

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published